commit: 57cdb5dcb64665e89db0b278cc9bf0074f1531ab Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Sun Dec 27 08:47:20 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sat Jan 2 10:41:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57cdb5dc
check-reqs.eclass: Fix typo Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> eclass/check-reqs.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/check-reqs.eclass b/eclass/check-reqs.eclass index 3c98baf..138bfec 100644 --- a/eclass/check-reqs.eclass +++ b/eclass/check-reqs.eclass @@ -71,7 +71,7 @@ esac # @FUNCTION: check_reqs # @DESCRIPTION: -# Obsolete function executing all the checks and priting out results +# Obsolete function executing all the checks and printing out results check_reqs() { debug-print-function ${FUNCNAME} "$@"