diff options
Diffstat (limited to 'package/patch/Config.in')
-rw-r--r-- | package/patch/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/patch/Config.in b/package/patch/Config.in index c5b93e9fd5..0c2425823a 100644 --- a/package/patch/Config.in +++ b/package/patch/Config.in @@ -3,8 +3,8 @@ config BR2_PACKAGE_PATCH depends on BR2_USE_WCHAR depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS help - Take patch files (containing difference listings) and apply them - to original files, producing patched versions. + Take patch files (containing difference listings) and apply + them to original files, producing patched versions. http://www.gnu.org/software/patch/ |