From a8f4f2fa004acd7784e040fab8103d615094fdad Mon Sep 17 00:00:00 2001 From: Ernie Hershey Date: Tue, 19 Nov 2019 14:27:47 -0500 Subject: [PATCH] fix typo Signed-off-by: Ernie Hershey --- lib/omnibus/generator_files/config/software/preparation.rb.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/omnibus/generator_files/config/software/preparation.rb.erb b/lib/omnibus/generator_files/config/software/preparation.rb.erb index a523eb36d..2291aa51d 100644 --- a/lib/omnibus/generator_files/config/software/preparation.rb.erb +++ b/lib/omnibus/generator_files/config/software/preparation.rb.erb @@ -15,7 +15,7 @@ # name "preparation" -description "the steps required to preprare the build" +description "the steps required to prepare the build" default_version "1.0.0" license :project_license