mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 00:38:10 +02:00
fpvectorial: Fixes typo
git-svn-id: trunk@47803 -
This commit is contained in:
parent
51fcf22447
commit
cd40a021c3
@ -229,7 +229,7 @@ begin
|
||||
CurCellPara.Style := ADoc.StyleHeading4;
|
||||
CurCellPara.AddText(GetTextContentFromNode(lCurNode));
|
||||
end;
|
||||
'tr':
|
||||
'td':
|
||||
begin
|
||||
CurCell := CurRow.AddCell();
|
||||
CurCellPara := CurCell.AddParagraph();
|
||||
|
Loading…
Reference in New Issue
Block a user