Merge pull request #3545 from ntherning/throw-AbandonedMutexException-on-unix
[mono.git] / mcs / errors / cs1599-3.cs
index c0059bb2a0a56cb2a8c5b35ea8bf4564f2be93a7..e4869dcaf70711d7058b4418667bab54b5ff9e0c 100644 (file)
@@ -1,4 +1,4 @@
-// CS1599: Method or delegate cannot return type 'System.ArgIterator'
+// CS1599: Method or delegate cannot return type `System.ArgIterator'
 // Line: 8
 
 using System;