summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/lib-scriptpackages/StdSuites/Table_Suite.py
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Lib/lib-scriptpackages/StdSuites/Table_Suite.py')
-rw-r--r--Mac/Lib/lib-scriptpackages/StdSuites/Table_Suite.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Lib/lib-scriptpackages/StdSuites/Table_Suite.py b/Mac/Lib/lib-scriptpackages/StdSuites/Table_Suite.py
index b5a8ff3..0e62666 100644
--- a/Mac/Lib/lib-scriptpackages/StdSuites/Table_Suite.py
+++ b/Mac/Lib/lib-scriptpackages/StdSuites/Table_Suite.py
@@ -70,7 +70,7 @@ table._propdict = {
table._elemdict = {
}
_Enum_prtn = {
- 'read_only' : 'nmod', # Can¹t change values or formulas
+ 'read_only' : 'nmod', # CanÕt change values or formulas
'formulas_protected' : 'fpro', # Can changes values but not formulas
'read_2f_write' : 'modf', # Can change values and formulas
}