We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63298df commit b905becCopy full SHA for b905bec
1 file changed
data/ap203/ap203.exp
@@ -1,6 +1,6 @@
1
(* This is a MODIFIED version of AP203 Amd. 1.
2
The change was to remove a useless IF...ELSE...ENDIF statement that always evaluated
3
- the same way. Statements in the branch that was never executed caused problems with
+ the same way. Statements in the branch that were never executed caused problems with
4
libexpress, and it was easier to modify the schema than to come up with a generic
5
fix for libexpress. This change does *not* affect the behavior of the schema.
6
0 commit comments