typos: Fix typos caught by typos and mwic.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2024-12-24 18:47:02 -08:00
committed by Anders Kaseorg
parent ed6dc25710
commit 58822372d5
14 changed files with 21 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
; Used in docker.pp, starts nginx webserver (for docker use only)
; Used in docker.pp, starts nginx web server (for docker use only)
[program:nginx]
command = /usr/sbin/nginx -g 'daemon off;'
stdout_events_enabled=true