Fix typos

See gh-38983
This commit is contained in:
Christoph Dreis
2024-01-04 14:29:10 +01:00
committed by Moritz Halbritter
parent 93d41497dc
commit b7c9c82180
8 changed files with 12 additions and 12 deletions

View File

@@ -355,7 +355,7 @@ See the https://www.freedesktop.org/software/systemd/man/systemd.service.html[se
[[deployment.installing.init-d.script-customization.when-running.conf-file]]
====== Using a Conf Gile
====== Using a Conf File
With the exception of `JARFILE` and `APP_NAME`, the settings listed in the preceding section can be configured by using a `.conf` file.
The file is expected to be next to the jar file and have the same name but suffixed with `.conf` rather than `.jar`.
For example, a jar named `/var/myapp/myapp.jar` uses the configuration file named `/var/myapp/myapp.conf`, as shown in the following example: