diff --git a/manifests/compute/vmware.pp b/manifests/compute/vmware.pp index 969ebd86e..53586d225 100644 --- a/manifests/compute/vmware.pp +++ b/manifests/compute/vmware.pp @@ -45,7 +45,7 @@ # (optional) Allow insecure conections. # If true, the vCenter server certificate is not verified. If # false, then the default CA truststore is used for verification. This -# option is ignored if “ca_file” is set. +# option is ignored if 'ca_file' is set. # Defaults to $::os_service_default # # [*ca_file*]