aboutsummaryrefslogtreecommitdiff
path: root/applets
diff options
context:
space:
mode:
Diffstat (limited to 'applets')
-rw-r--r--applets/applets.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/applets.c b/applets/applets.c
index d370e6a00..9db16b41d 100644
--- a/applets/applets.c
+++ b/applets/applets.c
@@ -475,7 +475,7 @@ static void parse_config_file(void)
/* Encountering configuration lines prior to seeing a
* section header is treated as an error. This is how
- * the old code worked, but it may not be desireable.
+ * the old code worked, but it may not be desirable.
* We may want to simply ignore such lines in case they
* are used in some future version of busybox. */
if (!section) {