diff --git a/openssh.spec b/openssh.spec
index 290400d..e2909a7 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -286,7 +286,7 @@ Patch2016: fb87_080_logging_certificates.patch
 Patch2017: fb87_log_accept_env.patch
 # Set an environment variable SSH_CERT_PRINCIPALS in the child process
 # to be the full principal list of a user's SSH certificate when forced
-# ommand is present and the user is authenticated by the certificate.
+# command is present and the user is authenticated by the certificate.
 Patch2018: fb87_pass_principals_to_child.patch
 # Log extra authenticaton informatino to the auth_info structured
 # logging field, and add tests for pubkey and cert auth.