Fix a typo in parameter description

Change-Id: I9bc9f94f157bf991b174cbfc9f2d369d35d3371c
This commit is contained in:
Takashi Kajinami 2022-08-28 00:31:05 +09:00
parent d5309eccc6
commit f5cb86159a
1 changed files with 1 additions and 1 deletions

View File

@ -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
#