All of lore.kernel.org
 help / color / mirror / Atom feed
From: linux@oluceps.uk
To: dsterba@suse.com
Cc: linux-btrfs@vger.kernel.org
Subject: [PATCH] btrfs-progs: property set: fix typo in help message
Date: Mon, 15 Apr 2024 17:23:06 +0000	[thread overview]
Message-ID: <171320182308.8.1632190135551877582.308812139@oluceps.uk> (raw)

From: oluceps <linux@oluceps.uk>

Correct a typo by replacing "then" with "than".

Signed-off-by: oluceps <linux@oluceps.uk>
---
 cmds/property.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmds/property.c b/cmds/property.c
index 8777d144..a36b5ab2 100644
--- a/cmds/property.c
+++ b/cmds/property.c
@@ -588,7 +588,7 @@ static const char * const cmd_property_get_usage[] = {
 	"A filesystem object can be the filesystem itself, a subvolume,",
 	"an inode or a device. The option -t can be used to explicitly",
 	"specify what type of object you meant. This is only needed when a",
-	"property could be set for more then one object type.",
+	"property could be set for more than one object type.",
 	"",
 	"Possible values for type are: inode, subvol, filesystem, device.",
 	"They can be abbreviated to the first letter, i/s/f/d",
-- 
2.44.0



             reply	other threads:[~2024-04-15 17:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-15 17:23 linux [this message]
2024-04-16 12:04 ` [PATCH] btrfs-progs: property set: fix typo in help message David Sterba

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=171320182308.8.1632190135551877582.308812139@oluceps.uk \
    --to=linux@oluceps.uk \
    --cc=dsterba@suse.com \
    --cc=linux-btrfs@vger.kernel.org \
    /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.