X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/526954c5968baa29218c994ec48e476ae2bd4b9f..eeea3b039ef9bf03c17f80ab911cf65f084731bd:/interface/wx/uri.h 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