Fix cs0208-[23].cs
[mono.git] / mcs / errors / cs2019.cs
index 8d4cd51fc2508a9bcb397566d585ebcc01812f58..8a0c4fa3e3313e982967085debcef31b69a22fd3 100644 (file)
@@ -1,4 +1,4 @@
-// cs2019.cs: Invalid target type for -target: must specify 'exe', 'winexe', 'library', or 'module'
+// cs2019.cs: Invalid target type for -target. Valid options are `exe', `winexe', `library' or `module'
 // Line: 0
 // Compiler options: -target:unknown