git: 8dcc207de5b3 - main - stress2: Fixed double word in comment Reported by: kib

From: Peter Holm <pho_at_FreeBSD.org>
Date: Tue, 27 Sep 2022 06:53:25 UTC
The branch main has been updated by pho:

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

commit 8dcc207de5b341a5823a3daaf9c8b4c3371809c1
Author:     Peter Holm <pho@FreeBSD.org>
AuthorDate: 2022-09-27 06:52:24 +0000
Commit:     Peter Holm <pho@FreeBSD.org>
CommitDate: 2022-09-27 06:52:24 +0000

    stress2: Fixed double word in comment
    Reported by:    kib
---
 tools/test/stress2/misc/setrlimit2.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/test/stress2/misc/setrlimit2.sh b/tools/test/stress2/misc/setrlimit2.sh
index f0b933158393..4f3015dedc44 100755
--- a/tools/test/stress2/misc/setrlimit2.sh
+++ b/tools/test/stress2/misc/setrlimit2.sh
@@ -27,7 +27,7 @@
 # SUCH DAMAGE.
 #
 
-# Demonstrate that a mapped SHARED file can be updated past past LIMIT_FSIZE
+# Demonstrate that a mapped SHARED file can be updated past LIMIT_FSIZE
 
 # Kostik wrote:
 # This one should be reproducible when you