1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-09 09:15:38 +02:00

Typo in error message

Change-Id: Icb470bfadd25ae37fcfacece90ec49b4423f88f0
This commit is contained in:
Marc Khouzam 2017-01-05 11:23:30 -05:00
parent be7ee1e018
commit bed0869293

View file

@ -77,4 +77,4 @@ CLICommandAction.ConsoleTitle=Debugger Command Action Messages
CLICommandAction.UntitledName=Untitled Debugger Command Action
CLICommandAction.TypeName=Debugger Command Action
CLICommandAction.error.0=Could not execute debugger command action: "{0}".
CLICommandAction.NoSupport=Your debugger integration does not support direct exectution of commands
CLICommandAction.NoSupport=Your debugger integration does not support direct execution of commands