Skip to content

Commit 3b2c32a

Browse files
committed
correct name in macStart comment
1 parent 85d89d7 commit 3b2c32a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GSASII/install/macStartScript.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
end GetPythonLocation
108108
109109
on GetG2Location()
110-
(* find the GSASII.py script in the same directory as this script *)
110+
(* find the GSAS-II.py script in the same directory as this script *)
111111
tell application "Finder"
112112
set scriptdir to the POSIX path of (container of (path to me) as alias)
113113
end tell

0 commit comments

Comments
 (0)