[PATCH 16/20] Fix typo

Mathieu Bridon bochecha at fedoraproject.org
Wed Oct 29 12:57:14 UTC 2014


From: Mathieu Bridon <bochecha at daitauha.fr>

---
 src/pyrpkg/cli.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pyrpkg/cli.py b/src/pyrpkg/cli.py
index 80812e6..569bb6a 100755
--- a/src/pyrpkg/cli.py
+++ b/src/pyrpkg/cli.py
@@ -968,7 +968,7 @@ defined, packages will be built sequentially.""" %
                 build_set = []
                 sets = True
             else:
-                # Figure out the scm url to build from package namee
+                # Figure out the scm url to build from package name
                 hash = self.cmd.get_latest_commit(component,
                                                   self.cmd.branch_merge)
                 url = self.cmd.anongiturl % {'module':
-- 
2.1.0



More information about the rel-eng mailing list