Skip to content

Commit a98821b

Browse files
authored
Update paragraph.md - Fix missing `
1 parent b774a57 commit a98821b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/styles/paragraph.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ See [`Sample_01_SimpleText`](/samples/Sample_01_SimpleText.php) and [`Sample_08_
5555
* `spacing`. Space between lines within a paragraph in *twip*. If spacingLineRule is auto, 240 (height of 1 line) will be added, so if you want a double line height, set this to 240.
5656
* `spacingLineRule`. Line Spacing Rule. *auto*, *exact*, *atLeast*
5757
- See [`SimpleType > LineSpacingRule`](../simpletypes/linespacingrule.md) class constants for possible values.
58-
- `suppressAutoHyphens`. Hyphenation for paragraph, *true* or *false*. Only matters if [`Settings > AutoHyphenation](..settings.md) is *true*.
58+
- `suppressAutoHyphens`. Hyphenation for paragraph, *true* or *false*. Only matters if [`Settings > AutoHyphenation`](..settings.md) is *true*.
5959
- `tabs`. Set of custom tab stops.
6060
* See [`Style > Tab`](../styles/tab.md).
6161
- `widowControl`. Allow first/last line to display on a separate page, *true* or *false*.

0 commit comments

Comments
 (0)