summaryrefslogtreecommitdiffstats
path: root/sys/sys/msg.h
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2002-08-16 07:42:18 +0000
committeralfred <alfred@FreeBSD.org>2002-08-16 07:42:18 +0000
commitfb72bc78f1404f443ca113c16e55c2edf224b04d (patch)
treef79c7a533b93eee756c0624df2d655c05d5eb7c4 /sys/sys/msg.h
parent0190ed913ac30d10fec5331fe7edc8e4c6427972 (diff)
downloadFreeBSD-src-fb72bc78f1404f443ca113c16e55c2edf224b04d.zip
FreeBSD-src-fb72bc78f1404f443ca113c16e55c2edf224b04d.tar.gz
fix comment typo: naem -> name
Diffstat (limited to 'sys/sys/msg.h')
-rw-r--r--sys/sys/msg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/msg.h b/sys/sys/msg.h
index b081245..4a170a2 100644
--- a/sys/sys/msg.h
+++ b/sys/sys/msg.h
@@ -59,7 +59,7 @@ struct msqid_ds {
* this user defined buffer might look like, and includes the following
* members:". This sentence is followed by two lines equivalent
* to the mtype and mtext field declarations below. It isn't clear
- * if "mymsg" refers to the naem of the structure type or the name of an
+ * if "mymsg" refers to the name of the structure type or the name of an
* instance of the structure...
*/
struct mymsg {
OpenPOWER on IntegriCloud