diff options
| -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> |
