aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-07-19 05:56:07 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-07-19 05:56:07 +0300
commit4b37168e7672359f1b845c65b529cd35deabbad0 (patch)
tree05f1a8c2db9464a084ff21077bbe7ac60cfb4741 /doc/gawktexi.in
parent6df54a8782f6a294fdd40e2bcc021c91b8db219f (diff)
parent5e8bdc800e2c89e5051c8598faed88f090f8c461 (diff)
downloadegawk-4b37168e7672359f1b845c65b529cd35deabbad0.tar.gz
egawk-4b37168e7672359f1b845c65b529cd35deabbad0.tar.bz2
egawk-4b37168e7672359f1b845c65b529cd35deabbad0.zip
Merge branch 'master' into feature/cmake
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r--doc/gawktexi.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index b0ae229b..34d7fc20 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -27792,7 +27792,7 @@ finds translations. However, the @env{LANGUAGE} environment variable
overrides the @env{LC_@var{xxx}} variables. Many GNU/Linux systems
may define this variable without your knowledge, causing @command{gawk}
to not find the correct translations. If this happens to you,
-look to see if @env{LANGAUGE} is defined, and if so, use the shell's
+look to see if @env{LANGUAGE} is defined, and if so, use the shell's
@command{unset} command to remove it.
@end quotation