Tweak a comment.
[rsync.git] / clientname.c
index ef5e4d24912fc41e28185326bd685b238174a5c5..2e36b0bac7bf30a7d7cce43ef8341e58877ed361 100644 (file)
@@ -156,7 +156,7 @@ char *client_name(const char *ipaddr)
 }
 
 
-/* Try to read an proxy protocol header (V1 or V2). Returns 1 on success or 0 on failure. */
+/* Try to read a proxy protocol header (V1 or V2). Returns 1 on success or 0 on failure. */
 int read_proxy_protocol_header(int fd)
 {
        union {