Software /
code /
prosody
Diff
core/rostermanager.lua @ 12387:05c250fa335a
Spelling: Fix various spelling mistakes (thanks timeless)
Words, sometimes I wonder how they even work
Maybe I missed something.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 07 Mar 2022 00:13:56 +0100 |
parent | 10570:962efe23975d |
child | 12972:ead41e25ebc0 |
line wrap: on
line diff
--- a/core/rostermanager.lua Sun Mar 06 15:13:50 2022 +0100 +++ b/core/rostermanager.lua Mon Mar 07 00:13:56 2022 +0100 @@ -139,7 +139,7 @@ -- Due to map store use, we need to manually delete this entry log("debug", "Removing legacy 'pending' entry"); if not save_roster(username, host, roster, "pending") then - log("warn", "Could not remove legacy 'pendig' entry"); + log("warn", "Could not remove legacy 'pending' entry"); end end if roster[jid] then