summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/meta_notation.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/meta_notation.pm b/lib/meta_notation.pm
index 2f85cd30c5..a5e9cdd636 100644
--- a/lib/meta_notation.pm
+++ b/lib/meta_notation.pm
@@ -4,7 +4,7 @@ use warnings;
# A tiny private library routine which is a helper to several Perl core
# modules, to allow a paradigm to be implemented in a single place. The name,
# contents, or even the existence of this file may be changed at any time and
-# are NOT to be used by anthing outside the Perl core.
+# are NOT to be used by anything outside the Perl core.
sub _meta_notation ($) {