fix indentation and remove a white line

This commit is contained in:
Kilian Engelhardt
2017-06-21 11:08:40 +02:00
parent 0bcdd2bc2f
commit 6951263d4c

View File

@@ -9,7 +9,6 @@
# or other platform-specific options where there are multiple # or other platform-specific options where there are multiple
# implementations available (eg: OpenJDK vs Oracle JDK). # implementations available (eg: OpenJDK vs Oracle JDK).
# #
#
# [*version*] # [*version*]
# The version of java to install. By default, this module simply ensures # The version of java to install. By default, this module simply ensures
# that java is present, and does not require a specific version. # that java is present, and does not require a specific version.
@@ -36,8 +35,8 @@
# correct JVM is enabled. # correct JVM is enabled.
# #
# [*java_home*] # [*java_home*]
# The path to where the JRE is installed. This will be set as an # The path to where the JRE is installed. This will be set as an
# environment variable. # environment variable.
# #
# Actions: # Actions:
# #