aboutsummaryrefslogtreecommitdiff
path: root/sys/rpc/types.h
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2016-05-06 01:49:46 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2016-05-06 01:49:46 +0000
commit6244c6e7db5c9d4908587abbdce598d7e01c4ffe (patch)
tree219e9d7ab14b57c36d8a674dc8aefa0dac72eb9b /sys/rpc/types.h
parent076e75ebe4e853c0770209a458f1e2af700aee54 (diff)
Notes
Diffstat (limited to 'sys/rpc/types.h')
-rw-r--r--sys/rpc/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/rpc/types.h b/sys/rpc/types.h
index dd51a8af064d..62b5aca1022c 100644
--- a/sys/rpc/types.h
+++ b/sys/rpc/types.h
@@ -94,7 +94,7 @@ struct netbuf {
};
/*
- * The format of the addres and options arguments of the XTI t_bind call.
+ * The format of the address and options arguments of the XTI t_bind call.
* Only provided for compatibility, it should not be used.
*/