]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/wizard.h
Remove non-existent wxPGChoices methods from the documentation.
[wxWidgets.git] / interface / wx / wizard.h
index 9ffdbc86502ba85cca5186acc72df10191494553..9244c18aca7ac068f097513338332f4582ead0f8 100644 (file)
@@ -495,7 +495,7 @@ public:
         Also, the wizard will never be smaller than the default size.
 
         The recommended way to use this function is to lay out all wizard pages
-        using the sizers (even though the wizard is not resizeable) and then use
+        using the sizers (even though the wizard is not resizable) and then use
         wxSizer::CalcMin() in a loop to calculate the maximum of minimal sizes of
         the pages and pass it to SetPageSize().
     */