diff options
| author | Alexandre Prokoudine <alexandre.prokoudine@gmail.com> | 2009-04-09 17:10:36 +0000 |
|---|---|---|
| committer | prokoudine <prokoudine@users.sourceforge.net> | 2009-04-09 17:10:36 +0000 |
| commit | a1ab15a6719df55c566ee436a4b481c565d3938e (patch) | |
| tree | 37c35a66e06fa4deb7acf9e87a7d1f45d99208e2 | |
| parent | Typos are fixed, text is improved, still a lot of work to do to make this ext... (diff) | |
| download | inkscape-a1ab15a6719df55c566ee436a4b481c565d3938e.tar.gz inkscape-a1ab15a6719df55c566ee436a4b481c565d3938e.zip | |
Another typo slipped
(bzr r7675)
| -rw-r--r-- | share/extensions/web-transmit-att.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/web-transmit-att.inx b/share/extensions/web-transmit-att.inx index 774f0f8dc..b563f8498 100644 --- a/share/extensions/web-transmit-att.inx +++ b/share/extensions/web-transmit-att.inx @@ -8,7 +8,7 @@ <_param name="sep1" type="description">••••••••••••••••••••••••••••••••••••••••••••••••</_param> <_param name="help" type="description">This effect transmits one or more attributes from the first selected element to the second when a event occurs.</_param> <_param name="sep2" type="description">••••••••••••••••••••••••••••••••••••••••••••••••</_param> - <_param name="help" type="description">If you want to transmit more then one attribute, you should separate this with a space, and only with a space.</_param> + <_param name="help" type="description">If you want to transmit more than one attribute, you should separate this with a space, and only with a space.</_param> <param name="att" type="string" _gui-text="Attribute to transmit">fill</param> <param name="when" type="enum" _gui-text="When to transmit"> <_item value="onclick">on click</_item> |
