summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-07-11 20:24:22 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2014-07-11 20:24:22 -0700
commitaef4c4f1330dc01d535cd88b9805c3d5d164b070 (patch)
treefb6f117ad885be43df70ca015a244c2ee8752140
parentdcf25b1ed387d7019d2cf7703eeb33554987d63f (diff)
Fix typos & wording issues in source comments
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--src/FSlibInt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/FSlibInt.c b/src/FSlibInt.c
index 5b4a773..9690363 100644
--- a/src/FSlibInt.c
+++ b/src/FSlibInt.c
@@ -462,7 +462,7 @@ _FSSend(
#ifdef undef
/*
* _FSAllocID - normal resource ID allocation routine. A client
- * can roll his own and instatantiate it if he wants, but must
+ * can roll their own and instantiate it if they want, but must
* follow the rules.
*/
FSID
@@ -707,7 +707,7 @@ _FSEnq(
}
/*
- * EventToWire in seperate file in that often not needed.
+ * EventToWire in separate file that is often not needed.
*/
/*ARGSUSED*/