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

Skip to content

Commit 338db8e

Browse files
authored
Merge pull request #9432 from yuvallanger/patch-3
Correct minor typo in PolygonInteractor
2 parents b8daa99 + 3d66a02 commit 338db8e

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)