Merge pull request #3686 from lambdageek/dev-format-printf
[mono.git] / mcs / errors / cs0122.cs
index 47078b0fdf821ada618729d21617e7607c855ff2..63831af10ade8cc5f377222c256f4767247f26e8 100644 (file)
@@ -1,4 +1,4 @@
-// cs0122.cs: y.x is inaccessible due to its protection level
+// CS0122: `Y.x()' is inaccessible due to its protection level
 // Line: 15
 using System;