Skip to content
Snippets Groups Projects
Commit 7842e731 authored by Sergey Sharybin's avatar Sergey Sharybin
Browse files

Cleanup: Spelling in comment

parent 1ad4915e
No related branches found
No related tags found
No related merge requests found
......@@ -150,7 +150,7 @@ def SVGParseCoord(coord, size):
"""
Parse coordinate component to common basis
Needed to handle coordinates set in cm, mm, iches..
Needed to handle coordinates set in cm, mm, inches.
"""
token, last_char = SVGParseFloat(coord)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment