X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/15a2de7e4fc86bf81c57c64d7de31a6882e3384c..976b3cb3d99971cf7384b22cb7005023c2843957:/docs/html/faqgtk.htm
diff --git a/docs/html/faqgtk.htm b/docs/html/faqgtk.htm
index cc4b3748e6..6da8b25c07 100644
--- a/docs/html/faqgtk.htm
+++ b/docs/html/faqgtk.htm
@@ -49,7 +49,7 @@ often abbreviated to wxGTK. wxGTK has a separate home page Why doesn't reading floating point numbers work when using wxWidgets?
If your program reads the floating point numbers in the format 123.45
-from a file, it may suddently start returning just 123 instead of the
+from a file, it may suddenly start returning just 123 instead of the
correct value on some systems -- which is all the more mysterious as the same
code in a standalone program works just fine.