diff options
Diffstat (limited to 'src/lang/en.json')
-rw-r--r-- | src/lang/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lang/en.json b/src/lang/en.json index 4ba077a..e383249 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -2,7 +2,7 @@ "lang.title": "English", "cli.help.help": "shows this help message", - "cli.help.debug": "opens the dev/debug tools", + "cli.help.devtools": "opens the dev/debug tools", "cli.help.version": "outputs version info", "cli.help.cli": "forces the CLI to enable", "cli.help.update": "updates Northstar from your set game path", |