summaryrefslogtreecommitdiff
path: root/lib/Time/localtime.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Time/localtime.pm')
-rw-r--r--lib/Time/localtime.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Time/localtime.pm b/lib/Time/localtime.pm
index 8f7695b0f5..8d72da159a 100644
--- a/lib/Time/localtime.pm
+++ b/lib/Time/localtime.pm
@@ -75,7 +75,7 @@ via the C<CORE::> pseudo-package.
=head1 NOTE
-While this class is currently implemented using the Class::Template
+While this class is currently implemented using the Class::Struct
module to build a struct-like class, you shouldn't rely upon this.
=head1 AUTHOR