summaryrefslogtreecommitdiff
path: root/examples/calc.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/calc.py')
-rwxr-xr-xexamples/calc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/calc.py b/examples/calc.py
index a40259f..f132172 100755
--- a/examples/calc.py
+++ b/examples/calc.py
@@ -734,7 +734,7 @@ class CalcDisplay:
# keep only the non-children
self.col_list[i:] = keep_right_cols
- # fix the letter assigmnents
+ # fix the letter assignments
for j in range(i, len(self.col_list)):
col = self.col_list[j]
# fix the column heading