diff --git a/interface/wx/stdstream.h b/interface/wx/stdstream.h index 2fe3a5eeef..d7fec8f0b6 100644 --- a/interface/wx/stdstream.h +++ b/interface/wx/stdstream.h @@ -60,7 +60,7 @@ public: /** @class wxStdInputStream - wxStdInputStream is a std::istream derived stream buffer which reads from + wxStdInputStream is a std::istream derived stream which reads from a wxInputStream. Example: