]> source.dussan.org Git - gitea.git/commitdiff
Fix typo in configuration (#5295)
authorPatrick Lühne <patrick@luehne.de>
Thu, 8 Nov 2018 15:16:07 +0000 (16:16 +0100)
committertechknowlogick <hello@techknowlogick.com>
Thu, 8 Nov 2018 15:16:07 +0000 (10:16 -0500)
Signed-off-by: Patrick Lühne <patrick@luehne.de>
custom/conf/app.ini.sample

index 781fe3ca5f7d1376a3ec17c94f1ad541a74ea806..f42fa122b8175379dfb8bad14d650745ed779dd4 100644 (file)
@@ -146,7 +146,7 @@ START_SSH_SERVER = false
 BUILTIN_SSH_SERVER_USER =
 ; Domain name to be exposed in clone URL
 SSH_DOMAIN = %(DOMAIN)s
-; THe network interface the builtin SSH server should listen on
+; The network interface the builtin SSH server should listen on
 SSH_LISTEN_HOST =
 ; Port number to be exposed in clone URL
 SSH_PORT = 22