]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/statline.h
Add length parameter to AddTextRaw and AppendTextRaw. Closes #1358
[wxWidgets.git] / interface / wx / statline.h
index 0a4ba0536d9cf0a1b0fe4fe4e1971b0c01db63aa..57c21511e84171fdc78eb37e471530c12aa068e2 100644 (file)
@@ -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
 
     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
     should specify it as wxDefaultCoord.
 
     @beginStyleTable