fix spelling mistakes

This commit is contained in:
Mike Frysinger
2006-05-26 01:48:17 +00:00
parent 9c03cb920a
commit fa6c4844b2
8 changed files with 24 additions and 24 deletions

View File

@@ -200,7 +200,7 @@ typedef struct
static HttpdConfig *config;
static const char request_GET[] = "GET"; /* size algorithic optimize */
static const char request_GET[] = "GET"; /* size algorithmic optimize */
static const char* const suffixTable [] = {
/* Warning: shorted equivalent suffix in one line must be first */