1
0
Fork 0
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:
Marc Khouzam 2017-01-05 11:23:30 -05:00 committed by Gerrit Code Review @ Eclipse.org
parent 9c8ec378db
commit 0575292e2d

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