tuned spelling;
authorwenzelm
Mon, 21 Dec 2015 21:53:49 +0100
changeset 61895 e44d5b953f16
parent 61894 f5a2aed23206
child 61896 f833208ff7c1
tuned spelling; tuned white-space;
NEWS
--- a/NEWS	Mon Dec 21 21:50:16 2015 +0100
+++ b/NEWS	Mon Dec 21 21:53:49 2015 +0100
@@ -346,16 +346,14 @@
     notation right.derived ("\<odot>''")
   end
 
-* Command 'global_interpreation' issues interpretations into
-global theories, with optional rewrite definitions following keyword
+* Command 'global_interpretation' issues interpretations into global
+theories, with optional rewrite definitions following keyword 'defines'.
+
+* Command 'sublocale' accepts optional rewrite definitions after keyword
 'defines'.
 
-* Command 'sublocale' accepts optional rewrite definitions after
-keyword 'defines'.
-
-* Command 'permanent_interpretation' has been discontinued.  Use
-'global_interpretation' or 'sublocale' instead.
-INCOMPATIBILITY.
+* Command 'permanent_interpretation' has been discontinued. Use
+'global_interpretation' or 'sublocale' instead. INCOMPATIBILITY.
 
 * Command 'print_definitions' prints dependencies of definitional
 specifications. This functionality used to be part of 'print_theory'.