From f5cb86159a0d8b5999d6a8c2868998b2efb8c013 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Sun, 28 Aug 2022 00:31:05 +0900 Subject: [PATCH] Fix a typo in parameter description Change-Id: I9bc9f94f157bf991b174cbfc9f2d369d35d3371c --- manifests/healthcheck.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/healthcheck.pp b/manifests/healthcheck.pp index 7ea0b0470..172c61b95 100644 --- a/manifests/healthcheck.pp +++ b/manifests/healthcheck.pp @@ -19,7 +19,7 @@ # Defaults to $::os_service_default # # [*disable_by_file_paths*] -# (Optional) Check the presense of a file to determine if an application +# (Optional) Check the presence of a file to determine if an application # is running on a port. Expects a "port:path" list of strings. # Defaults to $::os_service_default #