From b1d39a42a4efd640df365447aadb719eadf7fa49 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Mon, 26 Nov 2018 18:01:42 +0100 Subject: btrfs-progs: fix typos in comments Generated by https://github.com/jsoref/spelling Issue: #154 Author: Josh Soref Signed-off-by: David Sterba --- btrfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'btrfs.c') diff --git a/btrfs.c b/btrfs.c index 78c468d2..ec919a88 100644 --- a/btrfs.c +++ b/btrfs.c @@ -169,7 +169,7 @@ static int cmd_version(int argc, char **argv) * Parse global options, between binary name and first non-option argument * after processing all valid options (including those with arguments). * - * Returns index to argv where parsting stopped, optind is reset to 1 + * Returns index to argv where parsing stopped, optind is reset to 1 */ static int handle_global_options(int argc, char **argv) { -- cgit v1.2.3