From de98237632b52c6f0d998c300b8bb9d9cd35cd8f Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Sat, 8 May 2021 23:31:08 +0900 Subject: [PATCH] Fix a typo in parameter description Change-Id: I38bb6932d280433174ea2139090f770cffba6fbc (cherry picked from commit 3c37baefdc75efb708dfa8d4f46a9c699503104a) --- manifests/api.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/api.pp b/manifests/api.pp index ddbd31c6..0eee7294 100644 --- a/manifests/api.pp +++ b/manifests/api.pp @@ -73,7 +73,7 @@ # Defaults to $::os_service_default # # [*healthcheck_enabled*] -# (optional) Enable the oslo middleware healthcheck endppint. +# (optional) Enable the oslo middleware healthcheck endpoint. # Defaults to $::os_service_default # # DEPRECATED PARAMETERS