]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/colour.h
Document that wxStandardPaths::GetUserConfigDir() doesn't use app info.
[wxWidgets.git] / interface / wx / colour.h
index a0176ab1cc85d4fc8175498f7c0571888afa4150..bf051c3ff1fc9e85f1d5a3f617a980074b57becc 100644 (file)
@@ -187,7 +187,7 @@ public:
     /**
         Sets the RGB intensity values using the given values (first overload),
         extracting them from the packed long (second overload), using the given
-        string (third overloard).
+        string (third overload).
 
         When using third form, Set() accepts: colour names (those listed in
         wxColourDatabase), the CSS-like @c "rgb(r,g,b)" or @c "rgba(r,g,b,a)" syntax