diff options
| author | luz.paz <luzpaz@users.noreply.github.com> | 2018-10-06 02:13:41 +0000 |
|---|---|---|
| committer | luz.paz <luzpaz@users.noreply.github.com> | 2018-10-06 02:13:41 +0000 |
| commit | f7f24855e218814c46af8f6884764d30088b7784 (patch) | |
| tree | cd3076acfc2024fa5fc599db1974102368d1c247 /src/selection-chemistry.cpp | |
| parent | Misc. typos (diff) | |
| download | inkscape-f7f24855e218814c46af8f6884764d30088b7784.tar.gz inkscape-f7f24855e218814c46af8f6884764d30088b7784.zip | |
Removed typo introduced in previous commit
Diffstat (limited to 'src/selection-chemistry.cpp')
| -rwxr-xr-x | src/selection-chemistry.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/selection-chemistry.cpp b/src/selection-chemistry.cpp index b93c5843f..b67a61ca1 100755 --- a/src/selection-chemistry.cpp +++ b/src/selection-chemistry.cpp @@ -3943,7 +3943,7 @@ void ObjectSet::setClipGroup() // /END FIXME doc->ensureUpToDate(); -is + // Comment out this section because we don't need it, I think. // Also updated comment code to work correctly if indeed it's needed. // To reactivate, remove the next line and uncomment the section. |
