public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Mark Tinguely <tinguely@sgi.com>
To: xfs@oss.sgi.com
Subject: [PATCH] xfsprogs: fix typo in mkfs.xfs
Date: Thu, 24 Jul 2014 13:47:49 -0500	[thread overview]
Message-ID: <20140724184830.434943824@sgi.com> (raw)
In-Reply-To: 20140724184748.800975529@sgi.com

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: xfsprogs-fix-topology-typo.patch --]
[-- Type: text/plain, Size: 1044 bytes --]

Fix typo in xfs.mkfs output.

Signed-off-by: Mark Tinguely <tinguely@sgi.com>
---
 mkfs/xfs_mkfs.c |    2 +-
 po/pl.po        |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Index: b/mkfs/xfs_mkfs.c
===================================================================
--- a/mkfs/xfs_mkfs.c
+++ b/mkfs/xfs_mkfs.c
@@ -447,7 +447,7 @@ static void blkid_get_topology(
 out_free_probe:
 	blkid_free_probe(pr);
 	fprintf(stderr,
-		_("warning: unable to probe device toplology for device %s\n"),
+		_("warning: unable to probe device topology for device %s\n"),
 		device);
 }
 
Index: b/po/pl.po
===================================================================
--- a/po/pl.po
+++ b/po/pl.po
@@ -7171,7 +7171,7 @@ msgstr "Można użyć -f do wymuszenia u
 
 #: .././mkfs/xfs_mkfs.c:450
 #, c-format
-msgid "warning: unable to probe device toplology for device %s\n"
+msgid "warning: unable to probe device topology for device %s\n"
 msgstr "uwaga: nie udało się odczytać topologii urządzenia %s\n"
 
 #: .././mkfs/xfs_mkfs.c:578



[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

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

       reply	other threads:[~2014-07-24 18:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20140724184748.800975529@sgi.com>
2014-07-24 18:47 ` Mark Tinguely [this message]
2014-07-24 20:55   ` [PATCH] xfsprogs: fix typo in mkfs.xfs Eric Sandeen

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=20140724184830.434943824@sgi.com \
    --to=tinguely@sgi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox