aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-07-19 05:55:49 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-07-19 05:55:49 +0300
commit5e8bdc800e2c89e5051c8598faed88f090f8c461 (patch)
tree06478cad1f7fbafdb65ad1910bdf111a8bb6ffb3 /doc/gawktexi.in
parent6ce601e93b93847ab9d369405cbba624fc1c49bb (diff)
parent2a92e9d3cb8ba907376837dadd03abc6ad09b741 (diff)
downloadegawk-5e8bdc800e2c89e5051c8598faed88f090f8c461.tar.gz
egawk-5e8bdc800e2c89e5051c8598faed88f090f8c461.tar.bz2
egawk-5e8bdc800e2c89e5051c8598faed88f090f8c461.zip
Merge branch 'gawk-4.1-stable'
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