From 3d8d4d76e0bcb37f4a27d3ee11a162c420875e6b Mon Sep 17 00:00:00 2001 From: Sebastian Gerhards Date: Mon, 2 May 2016 15:08:51 +0200 Subject: [PATCH] Fix typo in documentation for class oracle --- manifests/oracle.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/oracle.pp b/manifests/oracle.pp index f33b3e7..5091fcd 100644 --- a/manifests/oracle.pp +++ b/manifests/oracle.pp @@ -60,8 +60,8 @@ # [*install_command*] # Installation command used to install Oracle java_se. Installation commands # differ by package_type. 'bin' types are installed via shell command. 'rpmbin' -# types have the rpms extracted and then foricibly installed. 'rpm' types are -# foricibly installed. +# types have the rpms extracted and then forcibly installed. 'rpm' types are +# forcibly installed. # # [*url*] # Full URL, including oracle_url, release_major, release_minor and package_name, to