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

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