diff options
Diffstat (limited to 'g_sorcery/ebuild.py')
-rw-r--r-- | g_sorcery/ebuild.py | 2 |
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: |