Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nss/common.h
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2019-09-17 18:45:50 +0200
committerArthur de Jong <arthur@arthurdejong.org>2019-09-17 18:45:50 +0200
commita8f4ed81301d3e34b8b4f642b95c47677f947131 (patch)
tree4b4c7e68f266cbc5079af7160ae452f68cc31c39 /nss/common.h
parent644bc6247d730b96b65fd66a46003442237bb5a0 (diff)
Various spelling fixes
Diffstat (limited to 'nss/common.h')
-rw-r--r--nss/common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nss/common.h b/nss/common.h
index 82b3d49..3d8986e 100644
--- a/nss/common.h
+++ b/nss/common.h
@@ -48,7 +48,7 @@
/* These are macros for handling read and write problems, they are
NSS specific due to the return code so are defined here. They
- genrally close the open file, set an error code and return with
+ generally close the open file, set an error code and return with
an error status. */
/* Macro is called to handle errors in opening a client connection. */
@@ -83,7 +83,7 @@
return NSS_STATUS_NOTFOUND;
/* These are some general macros that are used to build parts of the
- genral macros below. */
+ general macros below. */
/* check to see if we should answer NSS requests */
#define NSS_AVAILCHECK \