summaryrefslogtreecommitdiff
path: root/lib/Devel/DDCWarn.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Devel/DDCWarn.pm')
-rw-r--r--lib/Devel/DDCWarn.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Devel/DDCWarn.pm b/lib/Devel/DDCWarn.pm
index b7eb0dc..9ce6509 100644
--- a/lib/Devel/DDCWarn.pm
+++ b/lib/Devel/DDCWarn.pm
@@ -214,7 +214,7 @@ command line are used to initialise the L<Data::Dumper::Compact> object.
Note that this primarily being a debugging and/or scripting oriented tool, if
something initialises us again later, this will reset the (single) global
-C<$ddc> used by this code and change all output throught the process.
+C<$ddc> used by this code and change all output through the process.
However, if you need a localised change of formatting style, C<$ddc> is a full
fledged global so you are absolutely allowed to C<local> it: