Fix typo in documentation for class oracle

This commit is contained in:
Sebastian Gerhards
2016-05-02 15:08:51 +02:00
parent 829b8d6448
commit 3d8d4d76e0

View File

@@ -60,8 +60,8 @@
# [*install_command*] # [*install_command*]
# Installation command used to install Oracle java_se. Installation commands # Installation command used to install Oracle java_se. Installation commands
# differ by package_type. 'bin' types are installed via shell command. 'rpmbin' # differ by package_type. 'bin' types are installed via shell command. 'rpmbin'
# types have the rpms extracted and then foricibly installed. 'rpm' types are # types have the rpms extracted and then forcibly installed. 'rpm' types are
# foricibly installed. # forcibly installed.
# #
# [*url*] # [*url*]
# Full URL, including oracle_url, release_major, release_minor and package_name, to # Full URL, including oracle_url, release_major, release_minor and package_name, to