Merge pull request #3766 from BrzVlad/feature-default-conc
[mono.git] / mcs / errors / cs1547.cs
index 25ec37ba20210a7084e44e7ee9bb151a73b173ec..8d354d9a57e5bafef6184141af6d5110b8f70cc0 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: 9
 using System;