summaryrefslogtreecommitdiff
path: root/doc/classes/Input.xml
diff options
context:
space:
mode:
authorMichael Alexsander Silva Dias <michaelalexsander@protonmail.com>2018-08-25 03:47:04 -0300
committerMichael Alexsander Silva Dias <michaelalexsander@protonmail.com>2018-08-25 17:43:27 -0300
commit7d13f6ad303b0b2ed422e4f81fc2720f98ea4080 (patch)
treee56a0ea683152a7210bd63183987bc61ca390183 /doc/classes/Input.xml
parent8c435a343e9739f30cb2e347df95835c91c1ff1a (diff)
Small improvements to the Spatial Editor's multiple viewport mode
Diffstat (limited to 'doc/classes/Input.xml')
-rw-r--r--doc/classes/Input.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/Input.xml b/doc/classes/Input.xml
index a4346c1485..5498500ecf 100644
--- a/doc/classes/Input.xml
+++ b/doc/classes/Input.xml
@@ -381,7 +381,7 @@
Pointing hand cursor. Usually used to indicate the pointer is over a link or other interactable item.
</constant>
<constant name="CURSOR_CROSS" value="3" enum="CursorShape">
- Cross cursor. Typically appears over regions in which a drawing operation can be performance or for selections.
+ Cross cursor. Typically appears over regions in which a drawing operation can be performed or for selections.
</constant>
<constant name="CURSOR_WAIT" value="4" enum="CursorShape">
Wait cursor. Indicates that the application is busy performing an operation.