In .:
[mono.git] / mcs / errors / cs0664.cs
index daa1f39b7176f971e03d279ae565a05f85ccb06b..0a4022793c73a7e40301a0de60cfc96c0b2a00b8 100644 (file)
@@ -1,4 +1,4 @@
-// cs0664.cs: Literal of type double cannot be implicity converted to Float, use F suffix
+// cs0664.cs: Literal of type double cannot be implicitly converted to type `float'. Add suffix `f' to create a literal of this type
 // Line: 6
 class X {
        void A ()