Skip to content

Commit 87a287c

Browse files
author
Open Lowcode SAS
committed
Repairing a javadoc error
1 parent aae4ccf commit 87a287c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/org/openlowcode/tools/richtext/PDFPageWithRichText.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ public PDFPageWithRichText(
7272
/**
7373
* draw rich text in a box
7474
*
75-
* d@param left the left limit in mm (note: margins are inside)
75+
* @param left the left limit in mm (note: margins are inside)
7676
* @param top the top of the box in mm (note: margins are inside)
7777
* @param right the right limit in mm (note: margins are inside)
7878
* @param richtext the Open Lowcode richtext to print

0 commit comments

Comments
 (0)