]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed misspelling
authorBenjamin Williams <bwilliams@kirix.com>
Mon, 6 Nov 2006 10:12:27 +0000 (10:12 +0000)
committerBenjamin Williams <bwilliams@kirix.com>
Mon, 6 Nov 2006 10:12:27 +0000 (10:12 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/renderer.tex

index 1c1277d32613322d5116e3264166ffcc9b44fa58..d17248a3002e39a745de54a8da4a379471c8ac5a 100644 (file)
@@ -19,7 +19,7 @@ However not all controls exist under all (or even any) platforms and in this
 case wxWidgets provides a default, generic, implementation of them written in
 wxWidgets itself.
 
-These controls don't have the native appearance if only the tandard
+These controls don't have the native appearance if only the standard
 line drawing and other graphics primitives are used, because the native
 appearance is different under different platforms while the lines are always
 drawn in the same way.