diff options
Diffstat (limited to 'man/man3/tomo-Text.replace.3')
| -rw-r--r-- | man/man3/tomo-Text.replace.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/tomo-Text.replace.3 b/man/man3/tomo-Text.replace.3 index 4b7993fc..f91e1da3 100644 --- a/man/man3/tomo-Text.replace.3 +++ b/man/man3/tomo-Text.replace.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.replace 3 2025-04-19T14:30:40.367925 "Tomo man-pages" +.TH Text.replace 3 2025-04-19T14:48:15.717605 "Tomo man-pages" .SH NAME Text.replace \- Replaces occurrences of a target text with a replacement text. @@ -10,7 +10,7 @@ Text.replace \- Replaces occurrences of a target text with a replacement text. Tomo Standard Library .SH SYNOPSIS .nf -.BI "Text.replace : func(text: Text, target: Text, replacement: Text -> Text)" +.BI Text.replace\ :\ func(text:\ Text,\ target:\ Text,\ replacement:\ Text\ ->\ Text) .fi .SH DESCRIPTION |
