diff --git a/mkpasswd.1 b/mkpasswd.1 index e35fac4..f5e5775 100644 --- a/mkpasswd.1 +++ b/mkpasswd.1 @@ -77,7 +77,7 @@ If the option is used then passwords containing some control characters may not be read correctly. .P -This programs suffers of a bad case of featuritis. +This program suffers of a bad case of featuritis. .SH "SEE ALSO" .IR passwd (1), .IR passwd (5), diff --git a/whois.c b/whois.c index 1833996..369e9cd 100644 --- a/whois.c +++ b/whois.c @@ -485,7 +485,7 @@ const char *match_config_file(const char *s) #endif /* Parses an user-supplied string and tries to guess the right whois server. - * Returns a dinamically allocated buffer. + * Returns a dynamically allocated buffer. */ char *guess_server(const char *s) {