commit:     2b33a61b659b35280616715fb9c522ef111520c7
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Thu May  8 01:03:47 2014 +0000
Commit:     Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
CommitDate: Thu May  8 01:03:47 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/g-sorcery.git;a=commit;h=2b33a61b

g_sorcery/ebuild.py: fix typo

---
 g_sorcery/ebuild.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/g_sorcery/ebuild.py b/g_sorcery/ebuild.py
index c7fc463..31782f0 100644
--- a/g_sorcery/ebuild.py
+++ b/g_sorcery/ebuild.py
@@ -154,7 +154,7 @@ class DefaultEbuildGenerator(EbuildGenerator):
     Default ebuild generator.
 
     Takes a layout dictinary that describes ebuild structure and generates
-    an ebuild temlate basing on it.
+    an ebuild template basing on it.
 
     Layout has entries for vars and inherited eclasses. Each entry is a list.
     Entries are processed in the following order:

Reply via email to