Fix typo in comment.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>
Wed, 15 Sep 2010 15:24:18 +0000 (17:24 +0200)
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>
Wed, 15 Sep 2010 15:24:18 +0000 (17:24 +0200)
pym/portage/tests/resolver/ResolverPlayground.py

index 813fc8f35a57ece818808ce26e995677c11345e4..52198b6f1ce8a14904aa1e0dbccc75179be9cb11 100644 (file)
@@ -53,7 +53,7 @@ class ResolverPlayground(object):
                        portage.util.noiselimit = -2
 
                self.repo_dirs = {}
-               #Make sure the main repo is alaways created
+               #Make sure the main repo is always created
                self._get_repo_dir("test_repo")
 
                self._create_ebuilds(ebuilds)