From: Włodzimierz Skiba Date: Tue, 13 Jun 2006 10:41:37 +0000 (+0000) Subject: Fixed broken reference. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7f9d7dea1664ab23e25a82632cb5cef2d0352715 Fixed broken reference. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/colour.tex b/docs/latex/wx/colour.tex index 15eb1f6526..4ba28808cd 100644 --- a/docs/latex/wx/colour.tex +++ b/docs/latex/wx/colour.tex @@ -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}}