Diff

spec/scansion/prosody.cfg.lua @ 11001:09b74aba015d

scansion/prosody.cfg: Fix typo
author Kim Alvefur <zash@zash.se>
date Thu, 09 Jul 2020 02:17:49 +0200
parent 10942:008f46a92520
child 11010:6b27cb706b89
line wrap: on
line diff
--- a/spec/scansion/prosody.cfg.lua	Wed Jul 08 23:22:28 2020 +0200
+++ b/spec/scansion/prosody.cfg.lua	Thu Jul 09 02:17:49 2020 +0200
@@ -107,7 +107,7 @@
 
 VirtualHost "localhost"
 
-hide_os_type = true -- absense tested for in version.scs
+hide_os_type = true -- absence tested for in version.scs
 
 Component "conference.localhost" "muc"
 	storage = "memory"