[svn] r7323: vs-plugin/trunk/Nemerle.Compiler.Utils/Nemerle.Completion2/Engine/Engine.Properties.n

phantom svnadmin at nemerle.org
Tue Jan 23 11:51:52 CET 2007


Log:
Tweak.

Author: phantom
Date: Tue Jan 23 11:51:48 2007
New Revision: 7323

Modified:
   vs-plugin/trunk/Nemerle.Compiler.Utils/Nemerle.Completion2/Engine/Engine.Properties.n

Modified: vs-plugin/trunk/Nemerle.Compiler.Utils/Nemerle.Completion2/Engine/Engine.Properties.n
==============================================================================
--- vs-plugin/trunk/Nemerle.Compiler.Utils/Nemerle.Completion2/Engine/Engine.Properties.n	(original)
+++ vs-plugin/trunk/Nemerle.Compiler.Utils/Nemerle.Completion2/Engine/Engine.Properties.n	Tue Jan 23 11:51:48 2007
@@ -53,7 +53,7 @@
         ["using", "class", "struct", "variant", "namespace", "enum", "public", "protected",
          "internal", "private", "abstract", "sealed", "delegate", "#if", "#region", "extern",
          "interface", "partial", "static", "[Accessor]", "[Record]", "this", "override",
-         "modul", "where"],
+         "module", "where"],
         GlyphType.Snippet :> int,
         "snippet or top level keyword");
         



More information about the svn mailing list