From 7effc07fd67e30c3dfdf7758ad81cedb9b117537 Mon Sep 17 00:00:00 2001 From: Marek Bachmann Date: Thu, 24 Nov 2022 23:07:55 +0100 Subject: [PATCH] typo --- mods/sample-nginx-certbot.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/sample-nginx-certbot.config b/mods/sample-nginx-certbot.config index e0b6073ba4..b9715f8ed5 100644 --- a/mods/sample-nginx-certbot.config +++ b/mods/sample-nginx-certbot.config @@ -45,7 +45,7 @@ server { # Logging access_log /var/log/nginx/friendica_access.log; - # uncomment the following line if you would like to log errors in a seperate file for friendica + # uncomment the following line if you would like to log errors in a separate file for friendica #error_log /var/log/nginx/friendica_error.log; index index.php;