aboutsummaryrefslogtreecommitdiff
path: root/src/include/gssrpc/rpc_msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gssrpc/rpc_msg.h')
-rw-r--r--src/include/gssrpc/rpc_msg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gssrpc/rpc_msg.h b/src/include/gssrpc/rpc_msg.h
index 1070202..9403bfc 100644
--- a/src/include/gssrpc/rpc_msg.h
+++ b/src/include/gssrpc/rpc_msg.h
@@ -48,7 +48,7 @@ GSSRPC__BEGIN_DECLS
/*
* Bottom up definition of an rpc message.
- * NOTE: call and reply use the same overall stuct but
+ * NOTE: call and reply use the same overall struct but
* different parts of unions within it.
*/