mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 14:36:09 +02:00
IDE: fixed typo (Degugging -> Debugging)
git-svn-id: trunk@51942 -
This commit is contained in:
parent
2cf6a6a1ab
commit
73cb7c5ad0
@ -520,7 +520,7 @@ resourcestring
|
||||
lisMenuResetDebugger = 'Reset Debugger';
|
||||
lisMenuRunParameters = 'Run &Parameters ...';
|
||||
lisMenuBuildFile = 'Build File';
|
||||
lisMenuRunWithoutDebugging = 'Run without Degugging';
|
||||
lisMenuRunWithoutDebugging = 'Run without Debugging';
|
||||
lisMenuRunFile = 'Run File';
|
||||
lisKMConfigBuildFile = 'Config "Build File"';
|
||||
lisKMInspect = 'Inspect';
|
||||
|
Loading…
Reference in New Issue
Block a user