diff options
Diffstat (limited to 'package/gawk/Config.in')
-rw-r--r-- | package/gawk/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/gawk/Config.in b/package/gawk/Config.in index 36e70eb7ad..a065243b7d 100644 --- a/package/gawk/Config.in +++ b/package/gawk/Config.in @@ -6,8 +6,8 @@ config BR2_PACKAGE_GAWK depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS help A special-purpose programming language which is data driven - rather than procedural. Allows for simple data-reformatting jobs - with just a few lines of code. + rather than procedural. Allows for simple data-reformatting + jobs with just a few lines of code. http://www.gnu.org/software/gawk/ |