]> git.saurik.com Git - wxWidgets.git/commitdiff
Fixed broken reference.
authorWłodzimierz Skiba <abx@abx.art.pl>
Tue, 13 Jun 2006 10:41:37 +0000 (10:41 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Tue, 13 Jun 2006 10:41:37 +0000 (10:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/colour.tex

index 15eb1f652604c65a28d5dfb054b5f620a0af845e..4ba28808cda96562112100dcf044bb0e8375be90 100644 (file)
@@ -64,7 +64,7 @@ Constructs a colour from red, green and blue values.
 
 \func{}{wxColour}{\param{const wxString\& }{colourNname}}
 
-Constructs a colour using the given string. See \helpref{Set}{wxcolourset3} for more info.
+Constructs a colour using the given string. See \helpref{Set}{wxcolourset} for more info.
 
 \func{}{wxColour}{\param{const wxColour\&}{ colour}}