1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Subject: Spelling
Bug: https://rt.cpan.org/Ticket/Display.html?id=78160
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=78160
Author: Nicholas Bamber <nicholas@periapt.co.uk>
Reviewed-by: gregor herrmann <gregoa@debian.org>
Last-Update: 2011-10-28
--- a/lib/CGI/Application/Plugin/DBIProfile/Graph/HTML.pm
+++ b/lib/CGI/Application/Plugin/DBIProfile/Graph/HTML.pm
@@ -147,7 +147,7 @@
=item mode_param
-$self->mode_param - the runmode variable used to determine runmode (usefull for creating links back to ourselves).
+$self->mode_param - the runmode variable used to determine runmode (useful for creating links back to ourselves).
=item title
|