Skip to content

Commit af488cd

Browse files
authored
Add missing closing bracket
1 parent cc424f4 commit af488cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TSPL.docc/ReferenceManual/Attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ The value for that argument is a list of one or more of the following:
119119
where *prefix* is prepended to the symbol name,
120120
for a name that starts with a fixed string.
121121

122-
- `suffixed(<#suffix#>`
122+
- `suffixed(<#suffix#>)`
123123
where *suffix* is appended to the symbol name,
124124
for a name that ends with a fixed string.
125125

0 commit comments

Comments
 (0)