X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0122-9.cs;h=4a51db38df3a73d39dc985393463eb152903679d;hb=4b8fc544b0627490f227eb472f54d04e27fc8314;hp=638012bc837e5be6b38df82b8f6a083905e2ee35;hpb=f39657d215321557b1ab4012cf928c2b06910aa1;p=mono.git diff --git a/mcs/errors/cs0122-9.cs b/mcs/errors/cs0122-9.cs index 638012bc837..4a51db38df3 100644 --- a/mcs/errors/cs0122-9.cs +++ b/mcs/errors/cs0122-9.cs @@ -1,4 +1,4 @@ -// CS0122: `X.a' is inaccessible due to its protection level +// CS0122: `X.a.get' is inaccessible due to its protection level // Line: 16 public class X {