summaryrefslogtreecommitdiff
path: root/apps/graphics/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/graphics/Kconfig')
-rw-r--r--apps/graphics/Kconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/graphics/Kconfig b/apps/graphics/Kconfig
index 55002bcc1..74f084956 100644
--- a/apps/graphics/Kconfig
+++ b/apps/graphics/Kconfig
@@ -18,16 +18,16 @@ endmenu
endif # TIFF
config GRAPHICS_TRAVELER
- bool "Traveller game"
+ bool "Traveler game"
default n
select SYSTEM_INIFILE
---help---
- Enable or disable the graphic Traveller game
+ Enable or disable the graphic Traveler game
if GRAPHICS_TRAVELER
-menu "Traveller game"
-source "$APPSDIR/graphics/traveller/Kconfig"
+menu "Traveler game"
+source "$APPSDIR/graphics/traveler/Kconfig"
endmenu
endif # GRAPHICS_TRAVELER