diff options
author | Kevin Fenzi <kevin@scrye.com> | 2015-09-05 11:21:44 -0600 |
---|---|---|
committer | Kevin Fenzi <kevin@scrye.com> | 2015-09-05 11:21:44 -0600 |
commit | 3c7b26bdfe72f148f803d48f69ec82e5ef18aa0b (patch) | |
tree | 69bcf4e30145721d2608e62885a0be0349413e0c | |
parent | 8cc47a6add0da67408df470c77674df914ce8a66 (diff) | |
download | cgit_EL6-3c7b26bdfe72f148f803d48f69ec82e5ef18aa0b.tar.gz |
Fix typo
-rw-r--r-- | cgit.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ BuildRequires: lua-devel Requires: httpd-filesystem Requires: webserver %else -Requries: httpd +Requires: httpd %endif |