Merge pull request #1 from Frost/fix-typo

Typo: Herimdal -> Heimdal
This commit is contained in:
Stefan Berggren 2016-09-15 22:46:40 +02:00 committed by GitHub
commit eba4074699

View file

@ -16,7 +16,7 @@ check_cmd() {
}
check_cmd make "Install GNU Make"
check_cmd kadmin "Install Herimdal Kerberos"
check_cmd kadmin "Install Heimdal Kerberos"
check_cmd python3 "You need python 3"
check_cmd co "You need RCS installed"
check_cmd pts "You need to install OpenAFS"