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:
parent
be7ee1e018
commit
bed0869293
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue