diff options
| author | Michael Soegtrop <MSoegtrop@yahoo.de> | 2016-06-12 10:52:33 +0000 |
|---|---|---|
| committer | Michael Soegtrop <MSoegtrop@yahoo.de> | 2016-06-12 10:52:33 +0000 |
| commit | 013ba80c5b0115dbb0f6da01e1f42806a4037eb8 (patch) | |
| tree | fe8d764a8e808c2084df8ace149d472109f3ae25 /share/extensions/seamless_pattern.inx | |
| parent | Fixed Bool LPE review issues (diff) | |
| parent | Optionally sort attributes and properties into a canonical order. (diff) | |
| download | inkscape-013ba80c5b0115dbb0f6da01e1f42806a4037eb8.tar.gz inkscape-013ba80c5b0115dbb0f6da01e1f42806a4037eb8.zip | |
updated to latest trunk
(bzr r14876.2.3)
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> |
