git: b4c22b531730 - stable/15 - seqc.9: Fix a typo in the manual page

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Sun, 02 Nov 2025 01:19:03 UTC
The branch stable/15 has been updated by gbe:

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

commit b4c22b531730e6a26718ea0f89af7434c287e57e
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2025-10-26 15:50:26 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2025-11-02 01:17:03 +0000

    seqc.9: Fix a typo in the manual page
    
    - s/changees/changes/
    
    (cherry picked from commit fe45f7ddb53f16198a60cd015c20f5fc524aed89)
---
 share/man/man9/seqc.9 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man9/seqc.9 b/share/man/man9/seqc.9
index e13d73ecb5d7..b1e59b6b7af1 100644
--- a/share/man/man9/seqc.9
+++ b/share/man/man9/seqc.9
@@ -81,7 +81,7 @@ repeated.
 In case when sequence number is odd the object change is in progress and the
 reader will wait until the write will the sequence number will become even.
 .Sh EXAMPLES
-The following example for a writer changees the
+The following example for a writer changes the
 .Va var1
 and
 .Va var2