# HG changeset patch # User Kim Alvefur # Date 1594253869 -7200 # Node ID 09b74aba015d81dfd38162facfb6416bdc000d83 # Parent d9aae4734f38ba8897b597143c77de0fbb3a5f31 scansion/prosody.cfg: Fix typo diff -r d9aae4734f38 -r 09b74aba015d spec/scansion/prosody.cfg.lua --- 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"