X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c140b7e7c9aabb61ab5e6e017cfb768c05373502..503271a5743fb372ad7cfce3438a11e3aca782fc:/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.