Merge pull request #3609 from xmcclure/checked-imageset
[mono.git] / mcs / errors / cs0637.cs
index 1a99b5a98b6bfccfa622551d36781aa8ebd05a61..cbca67d4ab4607a490365a43780ff887a2739e14 100644 (file)
@@ -1,4 +1,4 @@
-// CS0636: The 'FieldOffset' attribute is not allowed on static or const fields
+// CS0637: The FieldOffset attribute is not allowed on static or const fields
 // Line: 10
 
 using System;