mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-11 00:28:18 +02:00
lazdebugger: fixed typo
git-svn-id: trunk@46939 -
This commit is contained in:
parent
1ae3f048bb
commit
92b8da3b52
@ -1769,7 +1769,7 @@ end;
|
||||
|
||||
class function TFpDebugDebugger.Caption: String;
|
||||
begin
|
||||
Result:='FpDebug internal Dwarf-debugger (alfa)';
|
||||
Result:='FpDebug internal Dwarf-debugger (alpha)';
|
||||
end;
|
||||
|
||||
class function TFpDebugDebugger.HasExePath: boolean;
|
||||
|
Loading…
Reference in New Issue
Block a user