aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-03-27 18:16:01 +0200
committerArnold D. Robbins <arnold@skeeve.com>2013-03-27 18:16:01 +0200
commit4dad96038318ee5c6fd0c8d1c13d55da2685882d (patch)
tree1b04752fc4471481abe8e3d6a6161bdfd6a3b87b
parent313dad7d1952138908194d67f9b3bb5ca12c952a (diff)
downloadegawk-4dad96038318ee5c6fd0c8d1c13d55da2685882d.tar.gz
egawk-4dad96038318ee5c6fd0c8d1c13d55da2685882d.tar.bz2
egawk-4dad96038318ee5c6fd0c8d1c13d55da2685882d.zip
Fix a typo in NEWS.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index adfd18ae..b3414d0a 100644
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,7 @@ Changes from 4.0.2 to 4.1
list of commands to run first.
* Use -o to do pretty-printing only.
* Use -p to do profiling.
- This consierably reduces gawk's "footprint" and eases the documentation
+ This considerably reduces gawk's "footprint" and eases the documentation
burden as well.
2. The new -l option (from xgawk) is used for loading dynamic extensions.