aboutsummaryrefslogtreecommitdiff
path: root/ide
diff options
context:
space:
mode:
authorGuillaume Melquiond2016-11-24 13:39:06 +0100
committerGuillaume Melquiond2016-11-24 13:39:06 +0100
commit9ddae1778aef70c55a1347c4d0b28694cf34a5af (patch)
tree8d89834ee9ada62eb58dffefba110e9477381164 /ide
parent989553966c7ba1a2cc23fd10fc2633dcb0f98648 (diff)
Fix some documentation typos.
Diffstat (limited to 'ide')
-rw-r--r--ide/utils/configwin_keys.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ide/utils/configwin_keys.ml b/ide/utils/configwin_keys.ml
index 9f44e5c6be..e9b19da621 100644
--- a/ide/utils/configwin_keys.ml
+++ b/ide/utils/configwin_keys.ml
@@ -154,7 +154,7 @@ let xk_KP_9 = 0xFFB9
(*
- * Auxilliary Functions; note the duplicate definitions for left and right
+ * Auxiliary Functions; note the duplicate definitions for left and right
* function keys; Sun keyboards and a few other manufactures have such
* function key groups on the left and/or right sides of the keyboard.
* We've not found a keyboard with more than 35 function keys total.