Merge pull request #170 from gerhardsam/fix_doc_typo

Fix typo in documentation for class oracle
This commit is contained in:
Bryan Jen
2016-05-04 09:56:37 -07:00

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