git: 32a9b95a8751 - main - stress2: Fix a typo in namecache2.sh

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Sun, 21 Jul 2024 09:01:36 UTC
The branch main has been updated by gbe:

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

commit 32a9b95a8751f916deef5970476f010995244bfe
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2024-07-21 09:00:58 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2024-07-21 09:00:58 +0000

    stress2: Fix a typo in namecache2.sh
    
    - s/inconsistancy/inconsistency/
    
    MFC after:      3 days
---
 tools/test/stress2/misc/namecache2.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/test/stress2/misc/namecache2.sh b/tools/test/stress2/misc/namecache2.sh
index 9fcfe5e0226c..b32d41974468 100755
--- a/tools/test/stress2/misc/namecache2.sh
+++ b/tools/test/stress2/misc/namecache2.sh
@@ -26,7 +26,7 @@
 # SUCH DAMAGE.
 #
 
-# UFS cache inconsistancy for rename(2) demonstrated
+# UFS cache inconsistency for rename(2) demonstrated
 # Fails with:
 #    ls -ali /mnt
 #    ls: tfa1022: No such file or directory