Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3d66a02

Browse files
authored
Correct minor typo
1 parent d3555cb commit 3d66a02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/event_handling/poly_editor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
class PolygonInteractor(object):
1616
"""
17-
An polygon editor.
17+
A polygon editor.
1818
1919
Key-bindings
2020

0 commit comments

Comments
 (0)