diff options
| author | luz.paz <luzpaz@users.noreply.github.com> | 2018-07-27 20:03:14 +0000 |
|---|---|---|
| committer | luz paz <luzpaz@users.noreply.github.com> | 2018-09-11 19:26:04 +0000 |
| commit | b2722f7fabc00904c99772531b8abda0618d96cb (patch) | |
| tree | ea3f166a8b8151b1b8725c87dc50fac8d02be93b /src/display/sp-canvas.cpp | |
| parent | Misc. typos (diff) | |
| download | inkscape-b2722f7fabc00904c99772531b8abda0618d96cb.tar.gz inkscape-b2722f7fabc00904c99772531b8abda0618d96cb.zip | |
Several more typos
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 5850cad7a..f1eda1f4e 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); |
