NEWS
changeset 24924 2a49fc046dc0
parent 24920 2a45e400fdad
child 24950 106fc30769a9
--- a/NEWS	Tue Oct 09 00:20:23 2007 +0200
+++ b/NEWS	Tue Oct 09 00:26:56 2007 +0200
@@ -1311,8 +1311,8 @@
 (Syntax.uncheck_terms etc.) and unparsing (Syntax.unparse_term etc.),
 with common combinations (Syntax.pretty_term, Syntax.string_of_term
 etc.).  Former Sign.pretty_term, Sign.string_of_term etc. are still
-available for convenience, but refer to the very same operations
-(using a mere theory instead of a full context).
+available for convenience, but refer to the very same operations using
+a mere theory instead of a full context.
 
 * Isar: simplified treatment of user-level errors, using exception
 ERROR of string uniformly.  Function error now merely raises ERROR,