]> git.mxchange.org Git - friendica.git/commitdiff
typo
authorMarek Bachmann <marek.bachmann@comtec.eecs.uni-kassel.de>
Thu, 24 Nov 2022 22:07:55 +0000 (23:07 +0100)
committerMarek Bachmann <marek.bachmann@comtec.eecs.uni-kassel.de>
Thu, 24 Nov 2022 22:07:55 +0000 (23:07 +0100)
mods/sample-nginx-certbot.config

index e0b6073ba4803750d4ff40cde49bde858032e526..b9715f8ed5cadc49ad37059cd43c151ede581e79 100644 (file)
@@ -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;