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/drawing-item.cpp | |
| parent | Misc. typos (diff) | |
| download | inkscape-b2722f7fabc00904c99772531b8abda0618d96cb.tar.gz inkscape-b2722f7fabc00904c99772531b8abda0618d96cb.zip | |
Several more typos
Diffstat (limited to 'src/display/drawing-item.cpp')
| -rw-r--r-- | src/display/drawing-item.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/display/drawing-item.cpp b/src/display/drawing-item.cpp index 4f2f50ddd..97dd13bac 100644 --- a/src/display/drawing-item.cpp +++ b/src/display/drawing-item.cpp @@ -1117,7 +1117,7 @@ DrawingItem::_markForUpdate(unsigned flags, bool propagate) /** * Compute the caching score. * - * Higher scores mean the item is more aggresively prioritized for automatic + * Higher scores mean the item is more aggressively prioritized for automatic * caching by Inkscape::Drawing. */ double |
