diff options
| author | Alexandre Prokoudine <alexandre.prokoudine@gmail.com> | 2013-01-12 13:43:39 +0000 |
|---|---|---|
| committer | Alexandre Prokoudine <alexandre.prokoudine@gmail.com> | 2013-01-12 13:43:39 +0000 |
| commit | 4cb15fa89b6cca6f116e797e46d05ed207cc8921 (patch) | |
| tree | 5c683aa3e9b100c7d0f65016be33f590b941fefc /share/extensions | |
| parent | Merge in connector cleanup (diff) | |
| download | inkscape-4cb15fa89b6cca6f116e797e46d05ed207cc8921.tar.gz inkscape-4cb15fa89b6cca6f116e797e46d05ed207cc8921.zip | |
Fixed a typo in a user-visible message
(bzr r12016)
Diffstat (limited to 'share/extensions')
| -rw-r--r-- | share/extensions/webslicer_export.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/webslicer_export.inx b/share/extensions/webslicer_export.inx index f82e42f33..f20f66637 100644 --- a/share/extensions/webslicer_export.inx +++ b/share/extensions/webslicer_export.inx @@ -12,7 +12,7 @@ <param name="with-code" type="boolean" _gui-text="With HTML and CSS">true</param> </page> <page name="Help" _gui-text="Help"> - <_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> </page> </param> <effect needs-live-preview="false"> |
