X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dc1b07fd4da4721233cda03471c4eefb786ee6ad..cb8ae61385f1c65552585cb55d8f7bd9f1f690b4:/interface/wx/uri.h diff --git a/interface/wx/uri.h b/interface/wx/uri.h index 1fa0cf6ac1..2df4eb6954 100644 --- a/interface/wx/uri.h +++ b/interface/wx/uri.h @@ -3,7 +3,7 @@ // Purpose: interface of wxURI // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @@ -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