diff options
| author | Jabier Arraiza <jabier.arraiza@marker.es> | 2017-11-07 23:11:54 +0000 |
|---|---|---|
| committer | Jabier Arraiza <jabier.arraiza@marker.es> | 2017-11-07 23:11:54 +0000 |
| commit | 51639504fbee801b07900b8ffeef069157d298cb (patch) | |
| tree | 6aec1edd9cfaf33d18e8f2cb61e90bcfaf99b9e1 /src/extension/dbus/document-interface.xml | |
| parent | Fixes to CPU (diff) | |
| parent | Merge branch 'luzpaz/inkscape-typos' (!119) (diff) | |
| download | inkscape-51639504fbee801b07900b8ffeef069157d298cb.tar.gz inkscape-51639504fbee801b07900b8ffeef069157d298cb.zip | |
Merge branch 'master' into fixSymbolsCpuProblems
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 7481c0893..2287e9c32 100644 --- a/src/extension/dbus/document-interface.xml +++ b/src/extension/dbus/document-interface.xml @@ -763,7 +763,7 @@ c </arg> <doc:doc> <doc:description> - <doc:para>Get the path value of an object. Equivilent to calling <doc:ref type="method" to="document.get_attribute">get_attribte()</doc:ref> with argument "d". Will not turn object into a path if it is not already.</doc:para> + <doc:para>Get the path value of an object. Equivalent to calling <doc:ref type="method" to="document.get_attribute">get_attribte()</doc:ref> with argument "d". Will not turn object into a path if it is not already.</doc:para> </doc:description> <doc:seealso><doc:ref type="interface" to="Paths">Paths</doc:ref></doc:seealso> </doc:doc> |
