From: Benjamin Williams Date: Mon, 6 Nov 2006 10:12:27 +0000 (+0000) Subject: fixed misspelling X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/935584030eaa446ce4ce1e0ae3fbe2a17b0888f4?ds=sidebyside fixed misspelling git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/renderer.tex b/docs/latex/wx/renderer.tex index 1c1277d326..d17248a300 100644 --- a/docs/latex/wx/renderer.tex +++ b/docs/latex/wx/renderer.tex @@ -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.