]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/statline.h
update minimum GTK2 version requirement to 2.6
[wxWidgets.git] / interface / wx / statline.h
index 5769bd2e2c0c954900304affbfa26a4853a603af..57c21511e84171fdc78eb37e471530c12aa068e2 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxStaticLine
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
@@ -14,7 +14,7 @@
 
     The line may be only vertical or horizontal. Moreover, not all ports
     (notably not wxGTK) support specifying the transversal direction of the
-    line (e.g. height for a horizontal line) so for maximial portability you
+    line (e.g. height for a horizontal line) so for maximal portability you
     should specify it as wxDefaultCoord.
 
     @beginStyleTable