Skip to content

Commit c3b456a

Browse files
Minor description correction and typo fix.
1 parent ad1694d commit c3b456a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Enables turtle to be instantiated multiple times. Fixes error which causes it to through error every other time when running in notebooks or shell or other GUI based application involving close-and-reinstantiate operations of turtle screen.
1+
Enables turtle object to be instantiated multiple times. Fixes error thrown every other time when turtle screen is closed and turtle object is again reinstantiated through code. This particularly helps to use this module smoothly in notebooks or shell or other GUI based applications.

0 commit comments

Comments
 (0)