From c8684fc31964029b3c9be2fb747c96b631361fe2 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Sat, 17 Sep 2011 11:48:49 +0200 Subject: [PATCH] Typo fix --- britney.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/britney.py b/britney.py index 351651a..d5d85f6 100755 --- a/britney.py +++ b/britney.py @@ -2711,7 +2711,7 @@ class Britney: """Run a command line interface to test hints This method provides a command line interface for the release team to - try hints and evaulate the results. + try hints and evaluate the results. """ self.__log("> Calculating current uninstallability counters", type="I") self.nuninst_orig = self.get_nuninst()