Bring typo fixes from saltsack/salt#9961 into the script.

This commit is contained in:
Pedro Algarvio 2014-01-27 17:14:49 +00:00
parent fe2c1e3494
commit 837648dca2

View file

@ -2139,7 +2139,7 @@ install_red_hat_enterprise_server_testing_post() {
# Amazon Linux AMI Install Functions
#
install_amazon_linux_ami_deps() {
# Acording to http://aws.amazon.com/amazon-linux-ami/faqs/#epel we should
# According to http://aws.amazon.com/amazon-linux-ami/faqs/#epel we should
# enable the EPEL 6 repo
if [ $CPU_ARCH_L = "i686" ]; then
EPEL_ARCH="i386"
@ -2379,7 +2379,7 @@ __freebsd_get_packagesite() {
set -o nounset
}
# Using a seperate conf step to head for idempotent install...
# Using a separate conf step to head for idempotent install...
__configure_freebsd_pkg_details() {
## pkg.conf is deprecated.