Skip to content

Commit 86faef9

Browse files
committed
Fixed bold
1 parent f24a3c0 commit 86faef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/radpdfprocessing/editing/fixedcontenteditor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ position: 4
3232
|**DrawLine**|Draws a line from point A to point B.|
3333
|**DrawRectangle**|Draws a rectangle ([Geometry]({%slug radpdfprocessing-concepts-geometry%})).|
3434
|**DrawEllipse**|Draws an ellipse ([Geometry]({%slug radpdfprocessing-concepts-geometry%})).|
35-
|vDrawCircle**|Draws a circle ([Geometry]({%slug radpdfprocessing-concepts-geometry%})).|
35+
|**DrawCircle**|Draws a circle ([Geometry]({%slug radpdfprocessing-concepts-geometry%})).|
3636
|**DrawPath**|Draws a path ([Geometry]({%slug radpdfprocessing-concepts-geometry%})).|
3737
|**DrawTable**|Draws a [Table]({%slug radpdfprocessing-editing-table%}) with size depening on the overload.|
3838
|**DrawBlock**|Draws a [Block]({%slug radpdfprocessing-editing-block%}) with size depening on the overload.|

0 commit comments

Comments
 (0)