Removed some random ^D characters
diff --git a/Mac/USING b/Mac/USING
index 3c67fb7..94d5833 100644
--- a/Mac/USING
+++ b/Mac/USING
@@ -11,7 +11,7 @@
   when an interactive interpreter is started.
 
 - The default search path for modules is different: first the current
-  directory is searched, then the subdirectories 'lib', 'lib:stdwin' and
+  directory is searched, then the subdirectories 'lib', 'lib:stdwin' and
   'demo'.  As always, you can change this (e.g. in your PythonStartup
   file) by assigning or appending to sys.path -- use Macintosh pathnames!
   (The default contains no absolute paths because these are unlikely