summaryrefslogtreecommitdiff
path: root/pod/perlvar.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perlvar.pod')
-rw-r--r--pod/perlvar.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlvar.pod b/pod/perlvar.pod
index 39bab245bb..aa24f2720e 100644
--- a/pod/perlvar.pod
+++ b/pod/perlvar.pod
@@ -2022,7 +2022,7 @@ Mnemonic: Where was the syntax error "at"?
=head2 Deprecated and removed variables
Deprecating a variable announces the intent of the perl maintainers to
-eventually remove the variable from the langauge. It may still be
+eventually remove the variable from the language. It may still be
available despite its status. Using a deprecated variable triggers
a warning.