commit: 0481082b1f8d53ee175567e37e9d0efaf1717c02 Author: Devan Franchini <twitch153 <AT> gentoo <DOT> org> AuthorDate: Tue Oct 28 17:15:21 2014 +0000 Commit: Devan Franchini <twitch153 <AT> gentoo <DOT> org> CommitDate: Sun Nov 2 03:14:47 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=0481082b
external.py: Spelling correction for header --- layman/tests/external.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layman/tests/external.py b/layman/tests/external.py index 21ad029..1aceca6 100755 --- a/layman/tests/external.py +++ b/layman/tests/external.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- ################################################################################# -# EXTENRAL LAYMAN TESTS +# EXTERNAL LAYMAN TESTS ################################################################################# # File: external.py #
