diff --git a/doc/base/classes.xml b/doc/base/classes.xml
index c59ed36c7d8..abe2c4e3d45 100644
--- a/doc/base/classes.xml
+++ b/doc/base/classes.xml
@@ -13754,6 +13754,7 @@ returns:= "username=user&password=pass"
+ Returns true or false depending on whether mouse button is pressed or not. You can pass BUTTON_*, which are pre-defined constants listed in [@Global Scope].
@@ -13764,7 +13765,7 @@ returns:= "username=user&password=pass"
- Returns if the joystick button at the given index is currently pressed. (see JOY_* constans in [@Global Scope])
+ Returns if the joystick button at the given index is currently pressed. (see JOY_* constants in [@Global Scope])