Spelling fixes.
diff --git a/dlls/msvcrt/main.c b/dlls/msvcrt/main.c
index 781f068..c807209 100644
--- a/dlls/msvcrt/main.c
+++ b/dlls/msvcrt/main.c
@@ -124,7 +124,7 @@
 {
   /* FIXME: This is probably data, not a function */
   /* no it is a function. I10 is an Int of 10 bytes */
-  /* also known as 80 bit flotaing point (long double */
+  /* also known as 80 bit floating point (long double */
   /* for some compilers, not MSVC) */
 }