commit: d1db2abba8873278ecceff5dd7a2a63ef0195274 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon Dec 16 00:10:33 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon Dec 16 00:10:33 2019 +0000 URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=d1db2abb
genkernel.conf: Fix spelling Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> genkernel.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/genkernel.conf b/genkernel.conf index bdb5df4..c5d7052 100644 --- a/genkernel.conf +++ b/genkernel.conf @@ -40,7 +40,7 @@ #SYMLINK="no" # Save the new configuration in /etc/kernels upon -# successfull compilation +# successful compilation #SAVE_CONFIG="yes" # Enable color output in genkernel
