]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/wizard.cpp
Allow showing the print preview frame non modally.
[wxWidgets.git] / src / generic / wizard.cpp
index af2cdf62743bd0cb3a23a301248a16d1e589138f..8490534ae9187773e2d442a529b58737f6f19560 100644 (file)
@@ -316,7 +316,7 @@ void wxWizard::AddBitmapRow(wxBoxSizer *mainColumn)
     mainColumn->Add(
         m_sizerBmpAndPage,
         1, // Vertically stretchable
-        wxEXPAND // Horizonal stretching, no border
+        wxEXPAND // Horizontal stretching, no border
     );
     mainColumn->Add(0,5,
         0, // No vertical stretching