]> git.saurik.com Git - wxWidgets.git/blobdiff - src/propgrid/property.cpp
Application of the most recent wxWebView patch, the only changes were so tab to space...
[wxWidgets.git] / src / propgrid / property.cpp
index f878d4ddda066e5c3895b3e8afd8a518e3734bdd..fa81f9e898478167938b47cf38e7a4084e5664f2 100644 (file)
@@ -276,7 +276,7 @@ bool wxPGDefaultRenderer::Render( wxDC& dc, const wxRect& rect,
                     propertyGrid->GetCellDisabledTextColour();
                 dc.SetTextForeground(hCol);
 
-                // Must make the editor NULL to override it's own rendering
+                // Must make the editor NULL to override its own rendering
                 // code.
                 editor = NULL;
             }