]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/sizer.h
Set TOOLKIT_LOWERCASE correctly for the various flavors of wxOSX
[wxWidgets.git] / interface / wx / sizer.h
index f49915df5cb0950ca0d2a92a1ec25fce25e279aa..58b506b6868b8402cb367696f3505a75ea58fe6e 100644 (file)
@@ -401,7 +401,7 @@ public:
 
         This method replaces the previously set alignment with the specified one.
 
-        @param align
+        @param alignment
             Combination of @c wxALIGN_XXX bit masks.
 
         @see Top(), Left(), Right(), Bottom(), Centre()