From d8129e149156498b70916fe73e109ff402e1cc79 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 1 Jan 2017 17:58:44 +0100 Subject: toolchain: strace: fix kconfig typo Signed-off-by: Jonathan L Signed-off-by: Abdoulaye Walsimou Gaye --- core/toolchain/addons/strace/strace.kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core') diff --git a/core/toolchain/addons/strace/strace.kconfig b/core/toolchain/addons/strace/strace.kconfig index 951b3d7..c6a05e7 100644 --- a/core/toolchain/addons/strace/strace.kconfig +++ b/core/toolchain/addons/strace/strace.kconfig @@ -1,6 +1,6 @@ ################################################################################ # Embtoolkit -# Copyright(C) 2009-2014 Abdoulaye Walsimou GAYE. +# Copyright(C) 2009-2017 Abdoulaye Walsimou GAYE. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -30,7 +30,7 @@ config EMBTK_HAVE_STRACE a trace of all the system calls made by a another process/program. choice - prompt "starce version to use" + prompt "strace version to use" depends on EMBTK_HAVE_STRACE config EMBTK_STRACE_VERSION_4_9 -- cgit v1.2.3