diff --git a/doc/classes/@GlobalScope.xml b/doc/classes/@GlobalScope.xml
index eef071ebdf2..9d7a6a2642b 100644
--- a/doc/classes/@GlobalScope.xml
+++ b/doc/classes/@GlobalScope.xml
@@ -902,10 +902,10 @@
Group Switch key mask.
- Left mouse button.
+ Primary mouse button, usually the left button.
- Right mouse button.
+ Secondary mouse button, usually the right button.
Middle mouse button.
@@ -929,10 +929,10 @@
Mouse wheel right button (only present on some mice).
- Left mouse button mask.
+ Primary mouse button mask, usually for the left button.
- Right mouse button mask.
+ Secondary mouse button mask, usually for the right button.
Middle mouse button mask.