Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'editors/Config.in')
-rw-r--r--editors/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/Config.in b/editors/Config.in
index b491c2416..e2055cede 100644
--- a/editors/Config.in
+++ b/editors/Config.in
@@ -24,7 +24,7 @@ config CONFIG_PATCH
bool "patch"
default n
help
- Apply a unified diff formated patch.
+ Apply a unified diff formatted patch.
config CONFIG_SED
bool "sed"