top: corrected several programmer comments

This commit is contained in:
Jim Warner
2011-10-14 19:58:02 -05:00
committed by Craig Small
parent 82c0dfd877
commit eac96c37b5
2 changed files with 10 additions and 10 deletions

View File

@@ -33,7 +33,7 @@ extern const char *Norm_nlstab[];
extern const char *Uniq_nlstab[];
/*
* Simle optional macros to ease table access.
* Simple optional macros to ease table access.
* The N_txt and N_fmt macros are interchangeable but
* highlight the two types of strings found in Norm_nlstable.
*/