diff --git a/security/apparmor/lsm.c b/security/apparmor/lsm.c
index c2f73d2817240d83beed40775d476a3a091b9d4f..717204fba938bfd77085ce8547a391937eba0019 100644
--- a/security/apparmor/lsm.c
+++ b/security/apparmor/lsm.c
@@ -1124,7 +1124,7 @@ static int apparmor_socket_create(int family, int type, int protocol, int kern)
  * @sock: socket that is being setup
  * @family: family of socket being created
  * @type: type of the socket
- * @ptotocol: protocol of the socket
+ * @protocol: protocol of the socket
  * @kern: socket is a special kernel socket
  *
  * Note: