[xbuild] Add support for Before/AfterTargets.
[mono.git] / mcs / errors / cs1547-2.cs
index a4edd20a93a06f29fcbc9bc0b592cfb1a56407c2..7d47fc1819fadad5866bf2a84f1328cbc1d26d5c 100644 (file)
@@ -1,4 +1,4 @@
-// CS1547: Keyword 'void' cannot be used in this context
+// CS1547: Keyword `void' cannot be used in this context
 // Line: 7
 using System;