Skip to content

Commit 8ce030b

Browse files
kireanpetems
authored andcommitted
fixed spelling of repository (#109)
1 parent 27219f6 commit 8ce030b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_puppet.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ case $platform in
635635
fi
636636

637637
if test "x$no_puppetlab_repo_download" != "x"; then
638-
warn 'Skipping download of Puppet repistory, using distro upstream instead'
638+
warn 'Skipping download of Puppet repository, using distro upstream instead'
639639
else
640640
do_download "$download_url" "$download_filename"
641641
install_puppetlabs_repo $filetype "$download_filename"

0 commit comments

Comments
 (0)