Nothing important
diff --git a/Mac/scripts/MkDistr_ui.py b/Mac/scripts/MkDistr_ui.py
index 6ca788c..6c9f0f6 100644
--- a/Mac/scripts/MkDistr_ui.py
+++ b/Mac/scripts/MkDistr_ui.py
@@ -183,8 +183,8 @@
 		if item == MAIN_LIST:
 			self.do_listhit(event)
 		if item == MAIN_MKDISTR:
-## XXXX This somehow stopped working...
-##			fss, ok = macfs.StandardPutFile('Destination folder:')
+## XXXX Why doesn't this work??!?!?
+##			fss, ok = macfs.StandardPutFile('Destination folder?')
 ##			if not ok:
 ##				return
 ##			dest = fss.as_pathname()