summaryrefslogtreecommitdiffstats
path: root/src/display/sp-canvas.cpp
diff options
context:
space:
mode:
authorMarc Jeanmougin <marc@jeanmougin.fr>2018-09-13 21:21:35 +0000
committerMarc Jeanmougin <marc@jeanmougin.fr>2018-09-13 21:21:35 +0000
commitf9b01394218c342221107286ab8e16cc0ee78837 (patch)
treec7ea2555f87f5470be3d8106cea287d97fc151df /src/display/sp-canvas.cpp
parentAllow symbols dialog on dark theme (diff)
parentRequested revisions + more typos and grammar fixes (diff)
downloadinkscape-f9b01394218c342221107286ab8e16cc0ee78837.tar.gz
inkscape-f9b01394218c342221107286ab8e16cc0ee78837.zip
Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape
Diffstat (limited to 'src/display/sp-canvas.cpp')
-rw-r--r--src/display/sp-canvas.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/display/sp-canvas.cpp b/src/display/sp-canvas.cpp
index a0f454da7..e0da6f7a0 100644
--- a/src/display/sp-canvas.cpp
+++ b/src/display/sp-canvas.cpp
@@ -174,7 +174,7 @@ enum {
};
/**
- * Callback that removes item from all referers and destroys it.
+ * Callback that removes item from all referrers and destroys it.
*/
void sp_canvas_item_dispose(GObject *object);
void sp_canvas_item_finalize(GObject *object);