git: c7edb974ed50 - stable/12 - UPDATING: Remove a double word in an entry

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Thu, 14 Apr 2022 06:45:19 UTC
The branch stable/12 has been updated by gbe (doc committer):

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

commit c7edb974ed50ce224449252da9f18bce76d1eeb2
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-04-09 08:35:37 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-04-14 06:38:55 +0000

    UPDATING: Remove a double word in an entry
    
    - s/for for/for/
    
    (cherry picked from commit 75fccd670caf3b3c365de6968cdcfbd1a1e8a14b)
---
 UPDATING | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/UPDATING b/UPDATING
index 7b02a623823d..cc2e04fc3fd0 100644
--- a/UPDATING
+++ b/UPDATING
@@ -38,7 +38,7 @@ from older version of current across the gcc/clang cutover is a bit fragile.
 	initial condition, if desired.
 
 	kern.random.initial_seeding.arc4random_bypassed_before_seeding:
-	Similar to the above, but for for arc4random(9) initial seeding.
+	Similar to the above, but for arc4random(9) initial seeding.
 
 	kern.random.initial_seeding.disable_bypass_warnings: tunable; set
 	non-zero to disable warnings in dmesg when the same conditions are