Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tamyblock.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tamyblock.py b/tamyblock.py
index 763dcb9..308ff42 100644
--- a/tamyblock.py
+++ b/tamyblock.py
@@ -46,7 +46,7 @@
# Blocks, Block tablock.py block_list tawindow.py
#
#
-# Class TurtleArtWindow – useful properties and methods (from within
+# Class TurtleArtWindow -- useful properties and methods (from within
# tamyblock.py, lc.tw is the class instance)
#
# Methods and data attributes Example
@@ -64,7 +64,7 @@
# Note: The active turtle instance
#
#
-# Class TurtleGraphics – useful properties and methods (from within
+# Class TurtleGraphics -- useful properties and methods (from within
# tamyblock.py, lc.tw.canvas is the class instance)
#
# Methods and data attributes Example