Skip to content

Commit aaf4fb8

Browse files
authored
Merge pull request #184 from simi/patch-1
Fix typo in sample/calc.y.
2 parents e0d2772 + da505a4 commit aaf4fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/calc.y

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
#
3-
# Very simple calculater.
3+
# Very simple calculator.
44

55
class Calcp
66
prechigh

0 commit comments

Comments
 (0)