Update to the latest IKVM
[mono.git] / mcs / errors / cs1666.cs
index 491470f4af13db36f9d446bdd78a51a559f7ebac..140777e109dd9303894ee3f1e38a2e74c93f3bd3 100644 (file)
@@ -1,4 +1,4 @@
-// cs1666.cs: You cannot use fixed sized buffers contained in unfixed expressions. Try using the fixed statement.
+// cs1666.cs: You cannot use fixed size buffers contained in unfixed expressions. Try using the fixed statement
 // Line: 11
 // Compiler options: -unsafe