summaryrefslogtreecommitdiff
path: root/lib/ZSendNot.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ZSendNot.c')
-rw-r--r--lib/ZSendNot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ZSendNot.c b/lib/ZSendNot.c
index 8bc6ca9..becb05b 100644
--- a/lib/ZSendNot.c
+++ b/lib/ZSendNot.c
@@ -23,7 +23,7 @@ ZSendNotice(ZNotice_t *notice,
return(ZSrvSendNotice(notice, cert_routine, Z_XmitFragment));
}
-/* Despite it's name, this is not used by the server */
+/* Despite its name, this is not used by the server */
Code_t
ZSrvSendNotice(ZNotice_t *notice,
Z_AuthProc cert_routine,