diff sat/tools/utils.py @ 3368:e86b71b1aa31

core: minor typos, docstring/comments update
author Goffi <goffi@goffi.org>
date Sun, 20 Sep 2020 14:05:40 +0200
parents 4396bf14f5fc
children b526b95f11f2
line wrap: on
line diff
--- a/sat/tools/utils.py	Sun Sep 20 14:04:22 2020 +0200
+++ b/sat/tools/utils.py	Sun Sep 20 14:05:40 2020 +0200
@@ -1,7 +1,6 @@
 #!/usr/bin/env python3
 
-
-# SAT: a jabber client
+# SaT: an XMPP client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify