lazdebugger: fixed typo

git-svn-id: trunk@46939 -
This commit is contained in:
mattias 2014-11-21 22:39:30 +00:00
parent 1ae3f048bb
commit 92b8da3b52

View File

@ -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;