Fix typo in contrib spec file
authorSimo Sorce <simo@redhat.com>
Thu, 14 Aug 2014 12:38:46 +0000 (08:38 -0400)
committerSimo Sorce <simo@redhat.com>
Thu, 14 Aug 2014 12:38:46 +0000 (08:38 -0400)
contrib/mod_auth_gssapi.spec

index 8d72b9c..9f7f612 100644 (file)
@@ -13,7 +13,7 @@ Requires:       httpd-mmn = %{_httpd_mmn}
 Requires:       krb5-libs >= 1.11.5
 
 %description
-The modauht_gssapi module is an authentication service that implements the
+The mod_auth_gssapi module is an authentication service that implements the
 SPNEGO based HTTP Authentication protocol defined in RFC4559.
 
 %prep