Fix spelling errors

This commit is contained in:
Boris Pek
2019-01-14 22:03:07 +03:00
committed by Jan Vidar Krey
parent be1ad4f475
commit ef83b31cec
20 changed files with 32 additions and 32 deletions

View File

@@ -8,7 +8,7 @@ start on filesystem or runlevel [2345]
stop on runlevel [!2345]
# Allow the service to respawn, but if its happening too often
# (10 times in 5 seconds) theres a problem and we should stop trying.
# (10 times in 5 seconds) there's a problem and we should stop trying.
respawn
respawn limit 10 5