From: Dave Chinner <david@fromorbit.com>
To: "Michael L. Semon" <mlsemon35@gmail.com>
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH] xfsprogs: Correct spelling error in xfs_db for CRC
Date: Fri, 14 Jun 2013 12:17:54 +1000 [thread overview]
Message-ID: <20130614021754.GS29338@dastard> (raw)
In-Reply-To: <51BA1CD2.5070306@gmail.com>
On Thu, Jun 13, 2013 at 03:26:10PM -0400, Michael L. Semon wrote:
> 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@gmail.com>
> 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@gmail.com>
> ---
> 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)
Good catch. Added to my series.
Cheers,
Dave.
--
Dave Chinner
david@fromorbit.com
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
prev parent reply other threads:[~2013-06-14 2:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-13 19:26 [PATCH] xfsprogs: Correct spelling error in xfs_db for CRC Michael L. Semon
2013-06-14 2:17 ` Dave Chinner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130614021754.GS29338@dastard \
--to=david@fromorbit.com \
--cc=mlsemon35@gmail.com \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.