[PATCH] xfsprogs: Correct spelling error in xfs_db for CRC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi!  This is a simple spelling fix made for the xfsprogs crc-dev 
branch, in case it hasn't been fixed already.

Thanks!

Michael

>From 68dad8f59987198abe34c9ae5ea48ac6af532819 Mon Sep 17 00:00:00 2001
From: "Michael L. Semon" <mlsemon35@xxxxxxxxx>
Date: Wed, 12 Jun 2013 17:27:44 -0400
Subject: [PATCH] xfsprogs: Correct spelling error in xfs_db for CRC
 filesystems

Change "thi version" to "this version".

Signed-off-by: Michael L. Semon <mlsemon35@xxxxxxxxx>
---
 db/init.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/db/init.c b/db/init.c
index 2932e51..77be286 100644
--- a/db/init.c
+++ b/db/init.c
@@ -141,7 +141,7 @@ init(
 	if (XFS_SB_VERSION_NUM(sbp) >= XFS_SB_VERSION_5 &&
 	    !(x.isreadonly & LIBXFS_ISREADONLY)) {
 		fprintf(stderr, 
-	_("%s: modifications to %s are not supported in thi version.\n"
+	_("%s: modifications to %s are not supported in this version.\n"
 	"Use \"-r\" to run %s in read-only mode on this filesystem .\n"),
 			progname, fsdevice, progname);
 		if (!force)
-- 
1.8.2

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs




[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux