summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/mount3.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/nfs/server/src/mount3.c')
-rw-r--r--xlators/nfs/server/src/mount3.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/xlators/nfs/server/src/mount3.c b/xlators/nfs/server/src/mount3.c
index 677b4be7238..63d35735e7d 100644
--- a/xlators/nfs/server/src/mount3.c
+++ b/xlators/nfs/server/src/mount3.c
@@ -477,7 +477,7 @@ free_sh:
* to unmount cleanly. In this case, a duplicate entry would be added to the
* ms->mountlist, which is wrong and we should prevent.
*
- * It is fully acceptible that the ms->mountlist is not 100% correct, this is a
+ * It is fully acceptable that the ms->mountlist is not 100% correct, this is a
* common issue for all(?) NFS-servers.
*/
int
@@ -2009,7 +2009,7 @@ mount3udp_delete_mountlist (char *hostname, dirpath *expname)
}
/**
- * This function will parse the hostip (IP addres, IP range, or hostname)
+ * This function will parse the hostip (IP address, IP range, or hostname)
* and fill the host_auth_spec structure.
*
* @param hostspec - struct host_auth_spec