From: Dimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Date: Sun, 3 Apr 2011 20:52:18 +0000 (+0000)
Subject: No code changes, fixed forgotten typo that is a part of r67384.
X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/fa68bafba74e47dd5db8627f1853c274cc36df56?ds=sidebyside

No code changes, fixed forgotten typo that is a part of r67384.

See #13076.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
---

diff --git a/interface/wx/uri.h b/interface/wx/uri.h
index b85d1cd8f0..2df4eb6954 100644
--- a/interface/wx/uri.h
+++ b/interface/wx/uri.h
@@ -31,7 +31,7 @@ enum wxURIHostType
     chance of wxURI "failing" on construction/creation.
 
     wxURI supports copy construction and standard assignment operators. wxURI
-    can also be inherited from to provide furthur functionality.
+    can also be inherited from to provide further functionality.
 
     To obtain individual components you can use one of the GetXXX() methods.
     However, you should check HasXXX() before calling a get method, which