diff options
Diffstat (limited to 'man/man3/tomo-Text.at.3')
| -rw-r--r-- | man/man3/tomo-Text.at.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/man3/tomo-Text.at.3 b/man/man3/tomo-Text.at.3 index 3396ae19..a1d30371 100644 --- a/man/man3/tomo-Text.at.3 +++ b/man/man3/tomo-Text.at.3 @@ -19,11 +19,11 @@ Get the graphical cluster at a given index. This is similar to `str[i]` with ASC .TS allbox; -lb lb lbx lb -l l l l. -Name Type Description Default -text Text The text from which to get a cluster. - -index Int The index of the graphical cluster (1-indexed). - +lb lb lbx +l l l. +Name Type Description +text Text The text from which to get a cluster. +index Int The index of the graphical cluster (1-indexed). .TE .SH RETURN A `Text` with the single graphical cluster at the given index. |
