diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2021-01-25 20:49:28 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2021-01-25 20:49:28 +0200 |
commit | 632ce2171a57e291e6ba7eed7726b955b3a1bb3b (patch) | |
tree | e48b4bcaaee8aadd012fb86a3cc978b412414e3f /doc/gawktexi.in | |
parent | 3fa8862c5822db15eb977d2b02cc936d1b87b6f3 (diff) | |
parent | e02e38ad7bd54ced8baa24cca6e931a62b0c1deb (diff) | |
download | egawk-632ce2171a57e291e6ba7eed7726b955b3a1bb3b.tar.gz egawk-632ce2171a57e291e6ba7eed7726b955b3a1bb3b.tar.bz2 egawk-632ce2171a57e291e6ba7eed7726b955b3a1bb3b.zip |
Merge branch 'gawk-5.1-stable'
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index 6e9930d1..b463e6ba 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -29588,7 +29588,7 @@ you tune them more easily. Sending the @code{USR1} signal while profiling cause You can also just ``pretty-print'' the program. @item -New features should be developed using the extension mechansim if possible; +New features should be developed using the extension mechanism if possible; they should be added to the core interpreter only as a last resort. @end itemize |