X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5eb16fe200346c41de14bff0fc84128faaec5496..0b59366faa1b3820dfc4f4ab130000f4e471e405:/interface/wx/sizer.h 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);