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 --- send-stream.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'send-stream.c') diff --git a/send-stream.c b/send-stream.c index 3b8e39c9..cb942b86 100644 --- a/send-stream.c +++ b/send-stream.c @@ -35,7 +35,7 @@ struct btrfs_send_stream { /* * end of last successful read, equivalent to start of current - * malformated part of block + * malformed part of block */ size_t stream_pos; -- cgit v1.2.3