Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jsonn authored and abhinav-upadhyay committed Feb 2, 2012
1 parent 3c7055a commit dbd3cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makemandb.c
Expand Up @@ -726,7 +726,7 @@ begin_parse(const char *file, struct mparse *mp, mandb_rec *rec)

/*
* set_section --
* Extracts the section naumber and normalizes it to only the numeric part
* Extracts the section number and normalizes it to only the numeric part
* (Which should be the first character of the string).
*/
static void
Expand Down

0 comments on commit dbd3cf6

Please sign in to comment.