diff options
| author | Raphaël Bournhonesque <raphael0202@yahoo.fr> | 2016-03-22 07:41:26 +0000 |
|---|---|---|
| committer | Raphaël Bournhonesque <raphael0202@yahoo.fr> | 2016-03-22 07:41:26 +0000 |
| commit | f25ef0abb04f72f71fae039c78313cc700818e8d (patch) | |
| tree | 932fb4da381dd7fc8347312f640a07ec3dfc57f4 | |
| parent | Translations. Minor French translation update. (diff) | |
| download | inkscape-f25ef0abb04f72f71fae039c78313cc700818e8d.tar.gz inkscape-f25ef0abb04f72f71fae039c78313cc700818e8d.zip | |
Correct typo
(bzr r14733)
| -rw-r--r-- | src/extension/dbus/document-interface.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extension/dbus/document-interface.cpp b/src/extension/dbus/document-interface.cpp index d64bdbc5c..121a49a25 100644 --- a/src/extension/dbus/document-interface.cpp +++ b/src/extension/dbus/document-interface.cpp @@ -1,7 +1,7 @@ /* * This is where the implementation of the DBus based document API lives. * All the methods in here (except in the helper section) are - * designed to be called remotly via DBus. application-interface.cpp + * designed to be called remotely via DBus. application-interface.cpp * has the methods used to connect to the bus and get a document instance. * * Documentation for these methods is in document-interface.xml |
