From fb72bc78f1404f443ca113c16e55c2edf224b04d Mon Sep 17 00:00:00 2001 From: alfred Date: Fri, 16 Aug 2002 07:42:18 +0000 Subject: fix comment typo: naem -> name --- sys/sys/msg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/sys/msg.h') 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 { -- cgit v1.1