X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/43e8916ff3fd271e55c9daa6660cb8ea5ff7efe6..dba7934c9d1b520ff7b48cd0d80cc52f8be6a052:/docs/latex/wx/url.tex diff --git a/docs/latex/wx/url.tex b/docs/latex/wx/url.tex index 04caeb84ed..562291e109 100644 --- a/docs/latex/wx/url.tex +++ b/docs/latex/wx/url.tex @@ -81,8 +81,8 @@ It can be one of these errors: \func{wxInputStream *}{GetInputStream}{\void} Creates a new input stream on the specified URL. You can use all but seek -functionality of wxStream. Seek isn't available on all stream. For example, -http or ftp streams doesn't deal with it. +functionality of wxStream. Seek isn't available on all streams. For example, +HTTP or FTP streams don't deal with it. Note that this method is somewhat depreciated, all future wxWidgets applications should really use \helpref{wxFileSystem}{wxfilesystem} instead.