Skip to content

Commit

Permalink
Merge pull request #748 from bernhardschmidt/patch-1
Browse files Browse the repository at this point in the history
Replace UTF-8 whitespace in comment
  • Loading branch information
hunner committed Mar 26, 2018
2 parents 027435f + 756c7eb commit 4415114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/source.pp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
$_release = $release
}

# Some releases do not support https transport with default installation
# Some releases do not support https transport with default installation
$_transport_https_releases = [ 'wheezy', 'jessie', 'stretch', 'trusty', 'xenial' ]

if $ensure == 'present' {
Expand Down

0 comments on commit 4415114

Please sign in to comment.