Fix "depreciated" to "deprecated".
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -90,7 +90,7 @@ Creates a new input stream on the specified URL. You can use all but seek
|
|||||||
functionality of wxStream. Seek isn't available on all streams. For example,
|
functionality of wxStream. Seek isn't available on all streams. For example,
|
||||||
HTTP or FTP streams don't deal with it.
|
HTTP or FTP streams don't deal with it.
|
||||||
|
|
||||||
Note that this method is somewhat depreciated, all future wxWidgets applications
|
Note that this method is somewhat deprecated, all future wxWidgets applications
|
||||||
should really use \helpref{wxFileSystem}{wxfilesystem} instead.
|
should really use \helpref{wxFileSystem}{wxfilesystem} instead.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
Reference in New Issue
Block a user