X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5eb16fe200346c41de14bff0fc84128faaec5496..50d4763f1710f6e45ac6af7112d1ce9effe93bc4:/interface/wx/sizer.h?ds=inline diff --git a/interface/wx/sizer.h b/interface/wx/sizer.h index 95a6f7599c..7bc97a6e78 100644 --- a/interface/wx/sizer.h +++ b/interface/wx/sizer.h @@ -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);