Fixed grammar error on line 832 in Bash-Prog-Intro-HOWTO.sgml

This commit is contained in:
Thomas Jaensch 2016-04-01 10:42:03 -04:00
parent 0ceaa28308
commit 517bb92554
1 changed files with 1 additions and 1 deletions

View File

@ -829,7 +829,7 @@ Tables
<P> Many implementations of the AWK programming language exist (most known interpreters are GNU's
gawk and 'new awk' mawk.) The principle is simple: AWK scans for a pattern, and for every
matching pattern a action will be performed.
matching pattern an action will be performed.
<P> Again, I've created a dummy file containing the following lines:
<P> <it/"test123/
<P> <it/test/