LazDebuggerGDBMI: fixed typos

git-svn-id: trunk@47997 -
This commit is contained in:
maxim 2015-02-25 22:13:56 +00:00
parent 3a953ef44f
commit 60ad899f3d

View File

@ -84,7 +84,7 @@ resourcestring
synfFailedToInitializeDebugger = 'Failed to initialize debugger';
synfTheDebuggerWasUnableToSetAllBreakpointsDuringIniti = 'The debugger was unable to set '
+ 'all breakpoints during initialization.%0:s'
+ 'You may with to check if all sources were compiled with debug-info%0:s'
+ 'You may wish to check if all sources were compiled with debug-info.%0:s'
+ 'Press OK to ignore this and continue.';
implementation