summaryrefslogtreecommitdiffstats
path: root/share/extensions
diff options
context:
space:
mode:
authorAlexandre Prokoudine <alexandre.prokoudine@gmail.com>2010-04-14 02:13:15 +0000
committerAlexandre Prokoudine <avp@darkroom>2010-04-14 02:13:15 +0000
commit96576bd4d00e5412656bc67fb8159520ba203ed3 (patch)
treef29bb84248938ce7bf3d742aee33ac00ff329dd5 /share/extensions
parentAdded method to fetch currently active text. (diff)
downloadinkscape-96576bd4d00e5412656bc67fb8159520ba203ed3.tar.gz
inkscape-96576bd4d00e5412656bc67fb8159520ba203ed3.zip
Typo fix by Yuri Chornoivan
(bzr r9323)
Diffstat (limited to 'share/extensions')
-rw-r--r--share/extensions/webslicer_export.inx2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/webslicer_export.inx b/share/extensions/webslicer_export.inx
index 3a7324370..4d083324e 100644
--- a/share/extensions/webslicer_export.inx
+++ b/share/extensions/webslicer_export.inx
@@ -5,7 +5,7 @@
<dependency type="executable" location="extensions">webslicer_effect.py</dependency>
<dependency type="executable" location="extensions">webslicer_export.py</dependency>
<dependency type="executable" location="extensions">inkex.py</dependency>
- <_param name="about" type="description">All sliced images, and optionaly code, will be generated as you had configured and saved to one directory.</_param>
+ <_param name="about" type="description">All sliced images, and optionally code, will be generated as you had configured and saved to one directory.</_param>
<param name="dir" type="string" _gui-text="Directory path to export"></param>
<param name="create-dir" type="boolean" _gui-text="Create directory, if it does not exists">false</param>
<param name="with-code" type="boolean" _gui-text="With HTML and CSS">true</param>