fixed a typo
authorpaulson <lp15@cam.ac.uk>
Fri, 10 Jan 2025 15:48:20 +0000
changeset 81759 1b817e64af3c
parent 81758 5b1f86d8505c
child 81760 828ddde811ad
fixed a typo
NEWS
--- a/NEWS	Fri Jan 10 15:11:56 2025 +0000
+++ b/NEWS	Fri Jan 10 15:48:20 2025 +0000
@@ -41,7 +41,7 @@
 Likewise, the printing of ASTs wrt. mixfix syntax has been adapted to
 accept "c" or ("_constrain" "c" T).
 
-* Parsing now supports type constrains for logical constants that carry
+* Parsing now supports type constraints for logical constants that carry
 mixfix syntax (as before for constants without notation). Rare
 INCOMPATIBILITY for ML translation functions: need to cope with ASTs
 like ("_constrain" "c" T) or pre-terms Const ("_type_constraint_", _) $