]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/sizer.h
adding a app-defined event seems to quit inner eventloops like eg the popup of the...
[wxWidgets.git] / interface / wx / sizer.h
index 95a6f7599c451ebe13e9a4ff04b50f5e4fb2fb27..7bc97a6e788d92c8ef82277474e317745263f0eb 100644 (file)
@@ -410,7 +410,7 @@ public:
 
     /**
        Inform sizer about the first direction that has been decided (by
-       parent item).  Returns true if it made use of the informtion (and
+       parent item).  Returns true if it made use of the information (and
        recalculated min size).
     */
     virtual bool InformFirstDirection(int direction, int size, int availableOtherDir);