From 3fc4afe8ef63fe8d591b842388c87015acb05047 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 4 Jun 2008 01:08:08 +0000 Subject: Fit typo. (trunk r10566) svn path=/main/branches/2.1.2/; revision=10567 --- pym/portage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pym') diff --git a/pym/portage.py b/pym/portage.py index ac9e8d8c3..8ae940641 100644 --- a/pym/portage.py +++ b/pym/portage.py @@ -3110,7 +3110,7 @@ def _checksum_failure_temp_file(distdir, basename): def _check_digests(filename, digests): """ - Check digests and displey a message if an error occurs. + Check digests and display a message if an error occurs. @return True if all digests match, False otherwise. """ verified_ok, reason = portage_checksum.verify_all(filename, digests) -- cgit v1.2.3-1-g7c22