From 244acdc02a4bd691cc9498cc0b850dc7b0844b0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20R=C3=A9mond?= Date: Sat, 27 Jul 2019 16:32:38 -0700 Subject: [PATCH] Fix typos --- cmd/sendxmpp/TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/sendxmpp/TODO.md b/cmd/sendxmpp/TODO.md index b2eec76..7e50d27 100644 --- a/cmd/sendxmpp/TODO.md +++ b/cmd/sendxmpp/TODO.md @@ -1,7 +1,7 @@ # TODO - configuration - - allow unecrypted + - allow unencrypted - skip tls verification - support muc and single user at same time -- send html -> parse console colors to xhtml (is there a easy way or lib for it) +- send html -> parse console colors to xhtml (is there a easy way or lib for it ?)