X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c4f71cc3d63fb7bdfbd6cec3e39c8a8679f3e60..8cd8a7feb72a8f45d5cb4d5f51fca7e73291d2b5:/interface/txtstrm.h diff --git a/interface/txtstrm.h b/interface/txtstrm.h index 90597ebcdf..7a126a3a1e 100644 --- a/interface/txtstrm.h +++ b/interface/txtstrm.h @@ -140,7 +140,7 @@ public: wxString ReadLine(); /** - @b NB: This method is deprecated, use ReadLine() + @note This method is deprecated, use ReadLine() or ReadWord() instead. Same as ReadLine(). */