From 24c2d6bb27d99519e867c9b8b647170d714a743f Mon Sep 17 00:00:00 2001 From: Doug Bell Date: Tue, 15 Feb 2011 16:00:49 -0600 Subject: [PATCH] update docs to point to better place --- lib/WebGUI/HTML.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/HTML.pm b/lib/WebGUI/HTML.pm index 73e3f85f2..53fbf0905 100644 --- a/lib/WebGUI/HTML.pm +++ b/lib/WebGUI/HTML.pm @@ -210,7 +210,7 @@ The text content to be formatted. =head3 contentType The content type to use as formatting. Valid types are 'text', 'code', and 'mixed'. The default contentType is 'mixed'. -See also the contentType method in WebGUI::Form, WebGUI::HTMLForm, and WebGUI::FormProcessor. +See also the WebGUI::Form::ContentType control =cut