From 235fb242f665ea0bf3e1bff3d5344f4d621ab75e Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 6 May 2007 03:48:16 +0000 Subject: [PATCH] Fix "depreciated" to "deprecated". git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/url.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/url.tex b/docs/latex/wx/url.tex index fd2c854687..f88ba4bd80 100644 --- a/docs/latex/wx/url.tex +++ b/docs/latex/wx/url.tex @@ -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, 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. Example: -- 2.45.2