aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Mac/OSX/Doc/HelpIndexingTool/Standard_Suite.py
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/OSX/Doc/HelpIndexingTool/Standard_Suite.py')
-rw-r--r--Mac/OSX/Doc/HelpIndexingTool/Standard_Suite.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/Mac/OSX/Doc/HelpIndexingTool/Standard_Suite.py b/Mac/OSX/Doc/HelpIndexingTool/Standard_Suite.py
index e986d753c95..4f6604cfebe 100644
--- a/Mac/OSX/Doc/HelpIndexingTool/Standard_Suite.py
+++ b/Mac/OSX/Doc/HelpIndexingTool/Standard_Suite.py
@@ -304,9 +304,9 @@ document._privpropdict = {
document._privelemdict = {
}
_Enum_savo = {
- 'yes' : 'yes ', # Save objects now
- 'no' : 'no ', # Do not save objects
- 'ask' : 'ask ', # Ask the user whether to save
+ 'yes' : 'yes ', # Save objects now
+ 'no' : 'no ', # Do not save objects
+ 'ask' : 'ask ', # Ask the user whether to save
}