git: d6054ee652a5 - main - find.1: small language fix after previous change

From: Eugene Grosbein <eugen_at_FreeBSD.org>
Date: Fri, 22 Jul 2022 11:47:21 UTC
The branch main has been updated by eugen:

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

commit d6054ee652a56466277f87bb4bcb757105393c8c
Author:     Eugene Grosbein <eugen@FreeBSD.org>
AuthorDate: 2022-07-22 11:46:38 +0000
Commit:     Eugene Grosbein <eugen@FreeBSD.org>
CommitDate: 2022-07-22 11:46:38 +0000

    find.1: small language fix after previous change
    
    collate -> collation
---
 usr.bin/find/find.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index 9efb8908ee63..892492c7b96b 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -177,7 +177,7 @@ goes before
 .Ql /
 in ASCII. In locales other than
 .Ar C
-results may vary more due to collate differences.
+results may vary more due to collation differences.
 .It Fl x
 Prevent
 .Nm