summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2017-01-01 17:58:44 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2017-01-01 17:58:57 +0100
commitd8129e149156498b70916fe73e109ff402e1cc79 (patch)
tree5d3debe56a6bb15dc5fb3888a38fc7fcb9b974c0 /core
parentc56a4ca4ded5ce1b0c67d89d45954ee61ea838fb (diff)
downloadembtoolkit-d8129e149156498b70916fe73e109ff402e1cc79.tar.gz
embtoolkit-d8129e149156498b70916fe73e109ff402e1cc79.tar.bz2
embtoolkit-d8129e149156498b70916fe73e109ff402e1cc79.tar.xz
toolchain: strace: fix kconfig typo
Signed-off-by: Jonathan L <jlynam@gmail.com> Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'core')
-rw-r--r--core/toolchain/addons/strace/strace.kconfig4
1 files changed, 2 insertions, 2 deletions
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