From 382466e04e347d3b3fa221897efb8f4cdc239105 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20B=C3=ADlka?= Date: Fri, 30 Aug 2013 14:32:07 +0200 Subject: Fix typos. --- nis/rpcsvc/nis.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nis') diff --git a/nis/rpcsvc/nis.h b/nis/rpcsvc/nis.h index 5c5c7bb..933c4d9 100644 --- a/nis/rpcsvc/nis.h +++ b/nis/rpcsvc/nis.h @@ -470,7 +470,7 @@ typedef struct fd_result fd_result; #define NIS_NOBODY(a, m) (((a) & ((m) << 24)) != 0) /* * EOL Alert - The following non-prefixed test macros are - * here for backward compatability, and will be not be present + * here for backward compatibility, and will be not be present * in future releases - use the NIS_*() macros above. */ #define WORLD(a, m) (((a) & (m)) != 0) -- cgit v1.1