NEWS
changeset 15148 3879dc0e9a9c
parent 15130 dc6be28d7f4e
child 15154 db582d6e89de
--- a/NEWS	Thu Aug 19 01:20:17 2004 +0200
+++ b/NEWS	Thu Aug 19 10:33:10 2004 +0200
@@ -9,10 +9,10 @@
 * Theory headers: the new header syntax for Isar theories is
 
   theory <name>
-  import <theory1> ... <theoryn>
+  imports <theory1> ... <theoryn>
   begin
 
-  optionally also with a "files" section. The old syntax
+  optionally also with a "files" section. The syntax
 
   theory <name> = <theory1> + ... + <theoryn>: