X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d9faa1fede04455b98de64001bcad46fa2061231..cbb40850016efc8c2a5fe8c976abf6d9abbab5e1:/interface/accel.h diff --git a/interface/accel.h b/interface/accel.h index 2763733330..616f2b047a 100644 --- a/interface/accel.h +++ b/interface/accel.h @@ -116,8 +116,8 @@ public: @param str Should be a string in the form "flags-keycode" - @returns @true if the given string correctly initialized this object - (i.e. if IsOk() returns true after this call) + @return @true if the given string correctly initialized this object + (i.e. if IsOk() returns true after this call) */ bool FromString(const wxString& str);