diff options
Diffstat (limited to 'man/man3/tomo-Text.from_c_string.3')
| -rw-r--r-- | man/man3/tomo-Text.from_c_string.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Text.from_c_string.3 b/man/man3/tomo-Text.from_c_string.3 index 1144001b..32e6e4f5 100644 --- a/man/man3/tomo-Text.from_c_string.3 +++ b/man/man3/tomo-Text.from_c_string.3 @@ -19,10 +19,10 @@ Converts a C-style string to a `Text` value. .TS allbox; -lb lb lbx lb -l l l l. -Name Type Description Default -str CString The C-style string to be converted. - +lb lb lbx +l l l. +Name Type Description +str CString The C-style string to be converted. .TE .SH RETURN A `Text` value representing the C-style string. |
