diff sat/plugins/plugin_xep_0050.py @ 3368:e86b71b1aa31

core: minor typos, docstring/comments update
author Goffi <goffi@goffi.org>
date Sun, 20 Sep 2020 14:05:40 +0200
parents 53b229761c9d
children be6d91572633
line wrap: on
line diff
--- a/sat/plugins/plugin_xep_0050.py	Sun Sep 20 14:04:22 2020 +0200
+++ b/sat/plugins/plugin_xep_0050.py	Sun Sep 20 14:05:40 2020 +0200
@@ -1,7 +1,6 @@
 #!/usr/bin/env python3
 
-
-# SAT plugin for Ad-Hoc Commands (XEP-0050)
+# SàT plugin for Ad-Hoc Commands (XEP-0050)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify