spelling: occurred

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 09:46:36 -04:00
committed by Jindra Petřík
parent 8ef441fda8
commit e137fdbca1
6 changed files with 11 additions and 11 deletions

View File

@@ -257,8 +257,8 @@ private final static boolean DEBUG =false;
* AbortException during tree traversal.
*
* @exception ParseException
* Is thrown when an interpretation error occured.
* The stream is positioned where the error occured.
* Is thrown when an interpretation error occurred.
* The stream is positioned where the error occurred.
* @exception AbortException
* Is thrown when the visitor decided to abort the
* interpretation.