aboutsummaryrefslogtreecommitdiff
path: root/libbb/appletlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/appletlib.c')
-rw-r--r--libbb/appletlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/appletlib.c b/libbb/appletlib.c
index 993618e98..793e3dc96 100644
--- a/libbb/appletlib.c
+++ b/libbb/appletlib.c
@@ -34,7 +34,7 @@ static const char usage_messages[] ALIGN1 = ""
#endif /* SHOW_USAGE */
-/* Include generated applet names, pointers to <apllet>_main, etc */
+/* Include generated applet names, pointers to <applet>_main, etc */
#include "applet_tables.h"