diff options
| author | Marc Jeanmougin <marc@jeanmougin.fr> | 2018-09-13 21:21:35 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marc@jeanmougin.fr> | 2018-09-13 21:21:35 +0000 |
| commit | f9b01394218c342221107286ab8e16cc0ee78837 (patch) | |
| tree | c7ea2555f87f5470be3d8106cea287d97fc151df /src/display/sp-canvas.cpp | |
| parent | Allow symbols dialog on dark theme (diff) | |
| parent | Requested revisions + more typos and grammar fixes (diff) | |
| download | inkscape-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.cpp | 2 |
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); |
