aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2014-05-08 10:03:47 +0900
committerBenda Xu <heroxbd@gentoo.org>2014-05-08 10:03:47 +0900
commit2b33a61b659b35280616715fb9c522ef111520c7 (patch)
tree2bd64f5b99f9faf9fe9492e95a5036c72bfe179c
parentgs-elpa: exclude cl-lib from dependencies as it is a package needed for compa... (diff)
downloadg-sorcery-2b33a61b659b35280616715fb9c522ef111520c7.tar.gz
g-sorcery-2b33a61b659b35280616715fb9c522ef111520c7.tar.bz2
g-sorcery-2b33a61b659b35280616715fb9c522ef111520c7.zip
g_sorcery/ebuild.py: fix typo
-rw-r--r--g_sorcery/ebuild.py2
1 files changed, 1 insertions, 1 deletions
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: