small code readability and typo fixes

This commit is contained in:
Denis Vlasenko
2008-02-22 22:43:22 +00:00
parent 68444b9f0c
commit 32b2a9fd6a
2 changed files with 3 additions and 3 deletions

View File

@@ -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"