mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-26 18:35:32 +02:00
Typo in error message
Change-Id: Icb470bfadd25ae37fcfacece90ec49b4423f88f0
This commit is contained in:
parent
9c8ec378db
commit
0575292e2d
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