diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-02-17 21:48:01 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-02-17 21:48:01 +0200 |
commit | f59e5b3ed70fb01b00e41c8a066bfc5965c85acb (patch) | |
tree | 0ffb235022be2c26207018715e11a42a489dd5f9 /extension/revtwoway.3am | |
parent | 4d69f051413a8ef6e845bfa2b57640ef09f8ab62 (diff) | |
parent | 80e019aa23eff29a3525ae272125700f352dab74 (diff) | |
download | egawk-f59e5b3ed70fb01b00e41c8a066bfc5965c85acb.tar.gz egawk-f59e5b3ed70fb01b00e41c8a066bfc5965c85acb.tar.bz2 egawk-f59e5b3ed70fb01b00e41c8a066bfc5965c85acb.zip |
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'extension/revtwoway.3am')
-rw-r--r-- | extension/revtwoway.3am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/revtwoway.3am b/extension/revtwoway.3am index 09bfe32d..4aa71f7f 100644 --- a/extension/revtwoway.3am +++ b/extension/revtwoway.3am @@ -22,7 +22,7 @@ extension adds a simple two-way processor that reverses the characters in each line sent to it for reading back by the AWK program. It's main purpose is to show how to write a two-way extension, although -it may also be mildy amusing. +it may also be mildly amusing. .\" .SH BUGS .SH "SEE ALSO" .IR "GAWK: Effective AWK Programming" , |