mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-29 13:09:23 +02:00
fix typo
git-svn-id: trunk@18836 -
This commit is contained in:
parent
f48e79bee7
commit
2521adfc9c
@ -225,7 +225,7 @@ type
|
||||
property Line: Integer read GetLine;
|
||||
property Source: String read GetSource;
|
||||
property SourceLine: Integer read GetSourceLine; // the current line of this breakpoint in the source
|
||||
// this may differ from th location set
|
||||
// this may differ from the location set
|
||||
// todo: move to manager ?
|
||||
property Valid: TValidState read GetValid;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user