diff sat/tools/common/files_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 5ba0b1cdd45b
children be6d91572633
line wrap: on
line diff
--- a/sat/tools/common/files_utils.py	Sun Sep 20 14:04:22 2020 +0200
+++ b/sat/tools/common/files_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