diff options
| author | Marc Jeanmougin <marc@jeanmougin.fr> | 2018-10-07 17:36:50 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marc@jeanmougin.fr> | 2018-10-07 17:36:50 +0000 |
| commit | 4900c3a3443795400098bb264c6c6fd72c00f50f (patch) | |
| tree | ab89163b75850e61be5ace3fd6de74fe71fea880 /src/ui/tools/measure-tool.cpp | |
| parent | SVGLength::read handle inf (diff) | |
| parent | Removed typo introduced in previous commit (diff) | |
| download | inkscape-4900c3a3443795400098bb264c6c6fd72c00f50f.tar.gz inkscape-4900c3a3443795400098bb264c6c6fd72c00f50f.zip | |
Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape
Diffstat (limited to 'src/ui/tools/measure-tool.cpp')
| -rw-r--r-- | src/ui/tools/measure-tool.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/tools/measure-tool.cpp b/src/ui/tools/measure-tool.cpp index f11fcac71..df7be6253 100644 --- a/src/ui/tools/measure-tool.cpp +++ b/src/ui/tools/measure-tool.cpp @@ -190,7 +190,7 @@ Geom::Point calcAngleDisplayAnchor(SPDesktop *desktop, double angle, double base * Create a measure item in current document. * * @param pathv the path to create. - * @param markers if the path resuts get markers. + * @param markers if the path results get markers. * @param color of the stroke. * @param measure_repr container element. */ |
