From 2b33a61b659b35280616715fb9c522ef111520c7 Mon Sep 17 00:00:00 2001 From: Benda Xu Date: Thu, 8 May 2014 10:03:47 +0900 Subject: 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: -- cgit v1.2.3-65-gdbad