diff options
| author | luz.paz <luzpaz@users.noreply.github.com> | 2018-03-11 12:37:46 +0000 |
|---|---|---|
| committer | Eduard Braun <eduard.braun2@gmx.de> | 2018-03-12 18:26:47 +0000 |
| commit | 86ebd332c69466f7a1badcb640cc77327727295b (patch) | |
| tree | 46ea5e99c936fb4eadbe3445d933517504ee38fe /src/extension/dbus/document-interface.xml | |
| parent | inkview: Add a little documentation (diff) | |
| download | inkscape-86ebd332c69466f7a1badcb640cc77327727295b.tar.gz inkscape-86ebd332c69466f7a1badcb640cc77327727295b.zip | |
Fixed more trivial typos
Via `codespell` and `grep`
Diffstat (limited to 'src/extension/dbus/document-interface.xml')
| -rw-r--r-- | src/extension/dbus/document-interface.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extension/dbus/document-interface.xml b/src/extension/dbus/document-interface.xml index 8d10907d2..26fa7b117 100644 --- a/src/extension/dbus/document-interface.xml +++ b/src/extension/dbus/document-interface.xml @@ -459,7 +459,7 @@ c </arg> <doc:doc> <doc:description> - <doc:para>Merge this this string with the current style for the document. All new shapes will use this style if it exists.</doc:para> + <doc:para>Merge this string with the current style for the document. All new shapes will use this style if it exists.</doc:para> </doc:description> <doc:seealso><doc:ref type="interface" to="Style Strings">Style Strings</doc:ref>, <doc:ref type="method" to="document.merge_css">merge_css()</doc:ref></doc:seealso> </doc:doc> |
