diff options
| author | Bryce Harrington <bryce@bryceharrington.org> | 2015-03-21 10:42:18 +0000 |
|---|---|---|
| committer | bryce <bryce@ubuntu.com> | 2015-03-21 10:42:18 +0000 |
| commit | 7605490d79cf0244db020654aa23610b2a0d83ea (patch) | |
| tree | 72f0125a182ed016ac856ddbc0766bf0195b1c82 /share/keys | |
| parent | take out the trash (diff) | |
| download | inkscape-7605490d79cf0244db020654aa23610b2a0d83ea.tar.gz inkscape-7605490d79cf0244db020654aa23610b2a0d83ea.zip | |
sp. fix seperate
(bzr r14021)
Diffstat (limited to 'share/keys')
| -rw-r--r-- | share/keys/macromedia-freehand-mx.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/keys/macromedia-freehand-mx.xml b/share/keys/macromedia-freehand-mx.xml index 3512806bf..89069a217 100644 --- a/share/keys/macromedia-freehand-mx.xml +++ b/share/keys/macromedia-freehand-mx.xml @@ -35,7 +35,7 @@ File, Edit, View, Modify, Text, Xtras, Window, Help. <bind key="F1" modifiers="Shift" action="ToolRect" display="true"/> - <!-- Freehand has seperate tools for Ellipse and Arc unlike Inkscape. --> + <!-- Freehand has separate tools for Ellipse and Arc unlike Inkscape. --> <bind key="F3" modifiers="Shift" action="ToolArc" display="true"/> <!-- Star (Inkscape). Polygon (Freehand) inlcudes star options. --> @@ -396,7 +396,7 @@ File, Edit, View, Modify, Text, Xtras, Window, Help. <bind key="F3" modifiers="Ctrl" action="DialogFillStroke" display="true"/> <bind action="DialogObjectProperties" /> - <!-- Freehand has a seperate find and replace for Text and Graphics --> + <!-- Freehand has a separate find and replace for Text and Graphics --> <!-- Edit, Find And Replace, Graphics Ctrl+F --> <bind key="f" modifiers="Ctrl" action="DialogFind" display="true"/> <bind key="F" modifiers="Ctrl" action="DialogFind" /> |
