summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2014-08-14 08:38:46 -0400
committerSimo Sorce <simo@redhat.com>2014-08-14 08:38:46 -0400
commit82b49ae3c0692cebbbf9f5e6c79dfdcd8e390887 (patch)
treecdfe63011a53a68a05d4c6cc4f1d8c26b98e7f7b
parent68e061102c6b1df375dcac618b71140c640bab02 (diff)
downloadmod_auth_gssapi-82b49ae3c0692cebbbf9f5e6c79dfdcd8e390887.tar.gz
mod_auth_gssapi-82b49ae3c0692cebbbf9f5e6c79dfdcd8e390887.tar.xz
mod_auth_gssapi-82b49ae3c0692cebbbf9f5e6c79dfdcd8e390887.zip
Fix typo in contrib spec file
-rw-r--r--contrib/mod_auth_gssapi.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/mod_auth_gssapi.spec b/contrib/mod_auth_gssapi.spec
index 8d72b9c..9f7f612 100644
--- a/contrib/mod_auth_gssapi.spec
+++ b/contrib/mod_auth_gssapi.spec
@@ -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