fix typo (see #10637)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2009-05-02 21:59:03 +00:00
parent 88b497c129
commit 3d3ecbbcc7

View File

@ -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: