diff options
Diffstat (limited to 'share')
| -rw-r--r-- | share/extensions/jessyInk_keyBindings.inx | 2 | ||||
| -rw-r--r-- | share/extensions/jessyInk_mouseHandler.inx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/extensions/jessyInk_keyBindings.inx b/share/extensions/jessyInk_keyBindings.inx index 843957c0d..99e5a9658 100644 --- a/share/extensions/jessyInk_keyBindings.inx +++ b/share/extensions/jessyInk_keyBindings.inx @@ -54,7 +54,7 @@ <param name="index_setNumberOfColumnsToDefault" type="string" _gui-text="Set number of columns to default:">0</param> </page> <page name="help" _gui-text="Help"> - <_param name="help_text" type="description">This extension allows you customise the key bindings JessyInk uses. Please see code.google.com/p/jessyink for more details.</_param> + <_param name="help_text" type="description">This extension allows you customize the key bindings JessyInk uses. Please see code.google.com/p/jessyink for more details.</_param> </page> </param> <effect> diff --git a/share/extensions/jessyInk_mouseHandler.inx b/share/extensions/jessyInk_mouseHandler.inx index 528360781..24319b149 100644 --- a/share/extensions/jessyInk_mouseHandler.inx +++ b/share/extensions/jessyInk_mouseHandler.inx @@ -13,7 +13,7 @@ </param> </page> <page name="help" _gui-text="Help"> - <_param name="help_text" type="description">This extension allows you customise the mouse handler JessyInk uses. Please see code.google.com/p/jessyink for more details.</_param> + <_param name="help_text" type="description">This extension allows you customize the mouse handler JessyInk uses. Please see code.google.com/p/jessyink for more details.</_param> </page> </param> <effect> |
