From 5033478764026f32e53572f023e7c9572ad0e574 Mon Sep 17 00:00:00 2001 From: Kienan Stewart Date: Wed, 25 Jul 2018 14:58:41 -0400 Subject: [PATCH] Fix typo in comment --- manifests/bureau.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/bureau.pp b/manifests/bureau.pp index fbefad2..f4f5117 100644 --- a/manifests/bureau.pp +++ b/manifests/bureau.pp @@ -69,7 +69,7 @@ class alternc::bureau ( # Configuration to be updated once AlternC is already installed # changing the preseed post-installation doesn't help immediately - # so we ensure relevat configuration values in /etc/alternc/local.sh + # so we ensure relevant configuration values in /etc/alternc/local.sh alternc::conf::local { 'HOSTING': value => $panel_title }