Skip to content

Commit c6ac333

Browse files
committed
fixups to latex formatting (passing check-source.sh)
1 parent 1e75716 commit c6ac333

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/intro.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -952,9 +952,9 @@
952952
of the abstract machine with the
953953
same program and the same input.
954954
\indextext{behavior!undefined}%
955-
If the selected execution contains an undefined operation,
955+
If the selected execution contains an undefined operation,
956956
the implementation executing that program with that input
957-
may produce arbitrary additional observable behavior aferwards.
957+
may produce arbitrary additional observable behavior aferwards.
958958
If the execution contains an operation specified as having erroneous behavior,
959959
the implementation is permitted to issue a diagnostic and
960960
is permitted to terminate the execution

0 commit comments

Comments
 (0)