summaryrefslogtreecommitdiff
path: root/ext/ply/example/optcalc/README
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ply/example/optcalc/README')
-rw-r--r--ext/ply/example/optcalc/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ply/example/optcalc/README b/ext/ply/example/optcalc/README
index 6d196f0ee..53dd5fcd5 100644
--- a/ext/ply/example/optcalc/README
+++ b/ext/ply/example/optcalc/README
@@ -5,5 +5,5 @@ To run:
- Then run 'python -OO calc.py'
-If working corretly, the second version should run the
+If working correctly, the second version should run the
same way.