From ef48c2020baeb85b887a2a25da3754e010ca2e97 Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Tue, 12 Jul 2022 20:44:57 -0400 Subject: [PATCH] Fix typo --- man/remind.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/remind.1 b/man/remind.1 index b089440b..0febfc04 100644 --- a/man/remind.1 +++ b/man/remind.1 @@ -3238,7 +3238,7 @@ takes \fIa\fR back to 2009-05-13. .TP .B strlen(s_str) Returns the length of \fIstr\fR. If the length of \fIstr\fR is too large -to represent as an integers, emits a "Number too high" error. +to represent as an integer, emits a "Number too high" error. .TP .B substr(s_str, i_start [,i_end]) Returns a \fBSTRING\fR consisting of all characters in \fIstr\fR from