summaryrefslogtreecommitdiff
path: root/apps/NxWidgets
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-21 17:43:18 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-21 17:43:18 -0600
commit36607173b86ff0e1e92d382f3b88beb46f8803e8 (patch)
tree6a17f302ba95093c73b4d78d0938b3c9e5875bb1 /apps/NxWidgets
parente8c08a7954bb938b536e6bc00e2a713b2246f0ca (diff)
downloadnuttx-36607173b86ff0e1e92d382f3b88beb46f8803e8.tar.gz
nuttx-36607173b86ff0e1e92d382f3b88beb46f8803e8.tar.bz2
nuttx-36607173b86ff0e1e92d382f3b88beb46f8803e8.zip
NxWidgets: Fix a typo in the Kconfig file
Diffstat (limited to 'apps/NxWidgets')
-rw-r--r--apps/NxWidgets/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/NxWidgets/Kconfig b/apps/NxWidgets/Kconfig
index 37fdccabe..ccef01ddb 100644
--- a/apps/NxWidgets/Kconfig
+++ b/apps/NxWidgets/Kconfig
@@ -1176,7 +1176,7 @@ config NXWM_MEDIAPLAYER_CUSTOM_COLORS
if NXWM_MEDIAPLAYER_CUSTOM_COLORS
config NXWM_MEDIAPLAYER_VOLUMECOLOR
- hex "Media Volume Slide Color
+ hex "Media Volume Slide Color"
default 0x0
endif # NXWM_MEDIAPLAYER_CUSTOM_COLORS