]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/toolbook.h
Better documentation for the default parameters values.
[wxWidgets.git] / interface / wx / toolbook.h
index 96846cb262c99c58a425ed1456f2083e344004f7..b2db21a8d66a7a0c0b551dfb9dbfcc320acb650b 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxToolbook
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
@@ -58,7 +58,7 @@ public:
                  const wxPoint& pos = wxDefaultPosition,
                  const wxSize& size = wxDefaultSize,
                  long style = 0,
-                 const wxString& name = wxEmptyStr);
+                 const wxString& name = wxEmptyString);
     //@}
 
     /**