commit: 465a3d1db0df8c946a22cb8acf0c49eb65a6f18b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Sep 4 20:30:17 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Sep 4 20:30:39 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=465a3d1d
profiles/base: fix 'Ada' spelling in comment Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/base/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 8ffe7de57ac9..3dc31380bf2b 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -168,7 +168,7 @@ PHP_TARGETS="php8-3" # Sam James <[email protected]> (2025-02-19) # -# Default ADA target +# Default Ada target ADA_TARGET="gcc_14" # Marek Szuba <[email protected]> (2020-10-15)
