From da505a48f8c6fc738afb1d433c9d2a51eff91105 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20=C5=A0im=C3=A1nek?= Date: Mon, 28 Feb 2022 03:23:27 +0100 Subject: [PATCH] Fix typo in sample/calc.y. --- sample/calc.y | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/calc.y b/sample/calc.y index 4757ed9b..8135731d 100644 --- a/sample/calc.y +++ b/sample/calc.y @@ -1,6 +1,6 @@ # # -# Very simple calculater. +# Very simple calculator. class Calcp prechigh