Code

Typo fix by Yuri Chornoivan
authorAlexandre Prokoudine <avp@darkroom>
Wed, 14 Apr 2010 02:13:15 +0000 (06:13 +0400)
committerAlexandre Prokoudine <avp@darkroom>
Wed, 14 Apr 2010 02:13:15 +0000 (06:13 +0400)
share/extensions/webslicer_export.inx

index 3a7324370dbc1764ab3cf802e91b1e84ce202aad..4d083324e36bcb18d87d52e1e50190e3dfb3d303 100644 (file)
@@ -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>