]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/colour.tex
Bug fix
[wxWidgets.git] / docs / latex / wx / colour.tex
index 2cd926e19a84ac80952af1e73c41e3c92ef60ccc..06171474d8a097307a5c87319128b8194ecbd25d 100644 (file)
@@ -222,7 +222,7 @@ The default colour is black.
 
 \membersection{wxColourData::SetCustomColour}\label{wxcolourdatasetcustomcolour}
 
-\func{void}{SetColour}{\param{int}{ i}, \param{const wxColour\&}{ colour}}
+\func{void}{SetCustomColour}{\param{int}{ i}, \param{const wxColour\&}{ colour}}
 
 Sets the {\it i}th custom colour for the colour dialog. {\it i} should
 be an integer between 0 and 15.
@@ -233,7 +233,7 @@ The default custom colours are all white.
 
 \func{void}{operator $=$}{\param{const wxColourData\&}{ data}}
 
-Assingment operator for the colour data.
+Assignment operator for the colour data.
 
 \section{\class{wxColourDatabase}}\label{wxcolourdatabase}