]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/publicity/WoWoW30.html
Disable some wxWebView tests that fail on the buildbot but not locally.
[wxWidgets.git] / docs / publicity / WoWoW30.html
index 2fd25df77a65a37197008a81cb9c63a0e7f4f521..c710283b0cac743daa031dd94fbae84f5f29b501 100644 (file)
@@ -250,7 +250,7 @@ and may thus be the most important changes from a user's perspective
        <LI><P ALIGN=JUSTIFY>Added a new sizer which can wrap across
        multiple lines. See <A HREF="http://docs.wxwidgets.org/trunk/classwx_wrap_sizer.html">wxWrapSizer</A>.</P>
        <LI><P ALIGN=JUSTIFY>Added multi-sample and anti-aliasing support
-       the the OpenGL canvas and separated wxGLCanvas and wxGLContext. See
+       to the OpenGL canvas and separated wxGLCanvas and wxGLContext. See
        <A HREF="http://docs.wxwidgets.org/trunk/classwx_g_l_canvas.html">wxGLCanvas</A>.</P>
        <LI><P ALIGN=JUSTIFY>Added wxNativeContainerWindow in order to
        construct a wxTopLevelWindow from a native window handle (MSW and