From 84bf862f7c58c2b69babf043ff5032f924a3ee4d Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Fri, 14 Aug 2015 10:56:05 +0200 Subject: Spell check (by Larry Doolittle) --- libs/ezsat/ezsat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ezsat/ezsat.h') diff --git a/libs/ezsat/ezsat.h b/libs/ezsat/ezsat.h index 78e125bf..85b13685 100644 --- a/libs/ezsat/ezsat.h +++ b/libs/ezsat/ezsat.h @@ -29,7 +29,7 @@ class ezSAT { - // each token (terminal or non-terminal) is represented by an interger number + // each token (terminal or non-terminal) is represented by an integer number // // the zero token: // the number zero is not used as valid token number and is used to encode -- cgit v1.2.3