]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/renderer.tex
some doc updates
[wxWidgets.git] / docs / latex / wx / renderer.tex
index 3524cd8aeeacca09bc1ecf78c4a1ab2218a1d51e..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.
@@ -256,3 +256,4 @@ Set the renderer to use, passing {\tt NULL} reverts to using the default
 renderer (the global renderer must always exist).
 
 Return the previous renderer used with Set() or {\tt NULL} if none.
+