diff options
Diffstat (limited to 'sys/sys/sockopt.h')
-rw-r--r-- | sys/sys/sockopt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/sockopt.h b/sys/sys/sockopt.h index 69d6c6dc2e65..a180009f8bf5 100644 --- a/sys/sys/sockopt.h +++ b/sys/sys/sockopt.h @@ -34,7 +34,7 @@ #define _SYS_SOCKOPT_H_ #ifndef _KERNEL -#error "no user-servicable parts inside" +#error "no user-serviceable parts inside" #endif |