Software /
code /
verse
Diff
plugins/jingle_ibb.lua @ 428:bde804b01f28
Fix typos (thanks Link Mauve and codespell)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 24 Dec 2018 17:35:07 +0100 |
parent | 284:c78d1780f1d2 |
child | 457:73d4eb93657b |
line wrap: on
line diff
--- a/plugins/jingle_ibb.lua Mon Dec 24 17:34:46 2018 +0100 +++ b/plugins/jingle_ibb.lua Mon Dec 24 17:35:07 2018 +0100 @@ -28,7 +28,7 @@ return self:feed(stanza) end self.feeder = feeder; - print("Hooking incomming IQs"); + print("Hooking incoming IQs"); local stream = self.stream; stream:hook("iq/".. xmlns_ibb, feeder) if stanza == "message" then