diff options
Diffstat (limited to 'man/man3/tomo-Text.ends_with.3')
| -rw-r--r-- | man/man3/tomo-Text.ends_with.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/tomo-Text.ends_with.3 b/man/man3/tomo-Text.ends_with.3 index cb991cc2..6adacf26 100644 --- a/man/man3/tomo-Text.ends_with.3 +++ b/man/man3/tomo-Text.ends_with.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.ends_with 3 2025-04-19T14:30:40.367353 "Tomo man-pages" +.TH Text.ends_with 3 2025-04-19T14:48:15.717044 "Tomo man-pages" .SH NAME Text.ends_with \- Checks if the `Text` ends with a literal suffix text. @@ -10,7 +10,7 @@ Text.ends_with \- Checks if the `Text` ends with a literal suffix text. Tomo Standard Library .SH SYNOPSIS .nf -.BI "Text.ends_with : func(text: Text, suffix: Text -> Bool)" +.BI Text.ends_with\ :\ func(text:\ Text,\ suffix:\ Text\ ->\ Bool) .fi .SH DESCRIPTION |
