2006-03-13 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / errors / cs0234-2.cs
index f1a038e2ebb839fc9347c2b4e54c340bff9a52b4..181131acfb70a87c61f3d8b545455fb5984b271f 100644 (file)
@@ -1,4 +1,4 @@
-// cs0234-2.cs: The type or namespace name `Enum' does not exist in the namespace `A.B.System' (are you missing an assembly reference?)
+// cs0234-2.cs: The type or namespace name `Enum' does not exist in the namespace `A.B.System'. Are you missing an assembly reference?
 // Line: 8
 
 using System;