diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2016-06-11 15:34:03 +0000 |
|---|---|---|
| committer | jabiertxof <info@marker.es> | 2016-06-11 15:34:03 +0000 |
| commit | d6b2e2cdeb563026cc9f4633e687a607b095da87 (patch) | |
| tree | b25e3e95e5e96782232e65d0d9889fcb12c2f285 /share/extensions/seamless_pattern.inx | |
| parent | Fixing satellites bug on erase (diff) | |
| parent | A little cleaning up of attributes. (diff) | |
| download | inkscape-d6b2e2cdeb563026cc9f4633e687a607b095da87.tar.gz inkscape-d6b2e2cdeb563026cc9f4633e687a607b095da87.zip | |
update to trunk
(bzr r13645.1.147)
Diffstat (limited to 'share/extensions/seamless_pattern.inx')
| -rw-r--r-- | share/extensions/seamless_pattern.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/seamless_pattern.inx b/share/extensions/seamless_pattern.inx index f63872272..219319b85 100644 --- a/share/extensions/seamless_pattern.inx +++ b/share/extensions/seamless_pattern.inx @@ -6,7 +6,7 @@ <dependency type="executable" location="extensions">inkex.py</dependency> <param name="width" _gui-text="Custom Width (px):" type="int" min="1" max="99999999">100</param> <param name="height" _gui-text="Custom Height (px):" type="int" min="1" max="99999999">100</param> - <_param name="help-info" type="description">This extension overwrite current document</_param> + <_param name="help-info" type="description">This extension overwrites the current document</_param> <effect needs-live-preview="false"> <object-type>All</object-type> |
