]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/uri.h
Update the text part of combobox when changing text of selected item in wxGTK.
[wxWidgets.git] / interface / wx / uri.h
index 2df4eb69544543f7890fed324b16a807bee589f7..629f40b0d569bd0759e371e1b40f0e334f5ae586 100644 (file)
@@ -49,7 +49,7 @@ enum wxURIHostType
     @endcode
 
     @note On URIs with a "file" scheme wxURI does not parse the userinfo,
-          server, or port portion. This is to keep compatability with
+          server, or port portion. This is to keep compatibility with
           wxFileSystem, the old wxURL, and older url specifications.
 
     @library{wxbase}