diff options
Diffstat (limited to 'eclass/tests/multilib.sh')
-rwxr-xr-x | eclass/tests/multilib.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/tests/multilib.sh b/eclass/tests/multilib.sh index 68c0dd6e1423..a483d4bef360 100755 --- a/eclass/tests/multilib.sh +++ b/eclass/tests/multilib.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 1999-2020 Gentoo Foundation +# Copyright 2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 source tests-common.sh @@ -46,7 +46,7 @@ test-multilib_env() { fi } -# Pick a few interesting gargets from: +# Pick a few interesting targets from: # $ grep -h -o -R 'CHOST=.*' ../../profiles/ | sort -u test-multilib_env \ |