diff --git a/include/wx/valtext.h b/include/wx/valtext.h index 322eca831f..43b6380ef3 100644 --- a/include/wx/valtext.h +++ b/include/wx/valtext.h @@ -53,7 +53,7 @@ public: // Called to transfer data to the window virtual bool TransferToWindow(); - // Called to transfer data to the window + // Called to transfer data from the window virtual bool TransferFromWindow(); // ACCESSORS