Update
[mono.git] / mcs / errors / gcs0694.cs
index 8c8c037114607b480697fc67811cadb39a0c3ed9..7751c21cc368240a2ccaa42912a6ac707d4bdd0c 100644 (file)
@@ -1,4 +1,4 @@
-// gcs0694.cs: Type parameter 'Y' has same name as containing type, or method
+// gcs0694.cs: Type parameter `Y' has same name as containing type, or method
 // Line: 4
 
 class Y <Y> {