git: 0e3c078aa8f5 - stable/13 - strfmon(3): Remove repeated words

From: Konstantin Belousov <kib_at_FreeBSD.org>
Date: Tue, 01 Nov 2022 00:46:36 UTC
The branch stable/13 has been updated by kib:

URL: https://cgit.FreeBSD.org/src/commit/?id=0e3c078aa8f5b4c9fc5f5256b65af4649933167d

commit 0e3c078aa8f5b4c9fc5f5256b65af4649933167d
Author:     Jose Luis Duran <jlduran@gmail.com>
AuthorDate: 2022-10-13 16:22:54 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-11-01 00:44:41 +0000

    strfmon(3): Remove repeated words
    
    (cherry picked from commit 0efec50e9e08f76e9e9d6a024763ca0fe83ae1f2)
---
 lib/libc/stdlib/strfmon.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/libc/stdlib/strfmon.3 b/lib/libc/stdlib/strfmon.3
index 47f7131b677c..d6dcf693b80e 100644
--- a/lib/libc/stdlib/strfmon.3
+++ b/lib/libc/stdlib/strfmon.3
@@ -103,7 +103,7 @@ expected number of digits after the radix character.
 A
 .Sq Cm \&.
 character followed by a decimal number specifying the number
-the number of digits after the radix character.
+of digits after the radix character.
 .It
 One of the following conversion specifiers:
 .Bl -tag -width "XXX"