summaryrefslogtreecommitdiffstats
path: root/Demo/stdwin/microedit.py
diff options
context:
space:
mode:
Diffstat (limited to 'Demo/stdwin/microedit.py')
-rwxr-xr-xDemo/stdwin/microedit.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/stdwin/microedit.py b/Demo/stdwin/microedit.py
index f17abea..eca093a 100755
--- a/Demo/stdwin/microedit.py
+++ b/Demo/stdwin/microedit.py
@@ -1,4 +1,4 @@
-#! /usr/local/python
+#! /usr/local/bin/python
# A minimal single-window text editor using STDWIN's text objects.
#