Changeset

11001:09b74aba015d

scansion/prosody.cfg: Fix typo
author Kim Alvefur <zash@zash.se>
date Thu, 09 Jul 2020 02:17:49 +0200
parents 11000:d9aae4734f38
children 11002:b0766f2603e9
files spec/scansion/prosody.cfg.lua
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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"