about summary refs log tree commit diff
path: root/sunrpc/rpcsvc/sm_inter.x
diff options
context:
space:
mode:
Diffstat (limited to 'sunrpc/rpcsvc/sm_inter.x')
-rw-r--r--sunrpc/rpcsvc/sm_inter.x2
1 files changed, 1 insertions, 1 deletions
diff --git a/sunrpc/rpcsvc/sm_inter.x b/sunrpc/rpcsvc/sm_inter.x
index 06c8f06e30..9cbb7011a6 100644
--- a/sunrpc/rpcsvc/sm_inter.x
+++ b/sunrpc/rpcsvc/sm_inter.x
@@ -67,7 +67,7 @@ struct sm_name {
 };
 
 struct my_id {
-	string	 my_name<SM_MAXSTRLEN>;		/* name of the site iniating the monitoring request*/
+	string	 my_name<SM_MAXSTRLEN>;		/* name of the site initiating the monitoring request*/
 	int	my_prog;			/* rpc program # of the requesting process */
 	int	my_vers;			/* rpc version # of the requesting process */
 	int	my_proc;			/* rpc procedure # of the requesting process */