test: typo decompression
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 23 Mar 2020 17:47:47 +0000 (18:47 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 27 Mar 2020 19:42:04 +0000 (15:42 -0400)
%s/decopmression/decompression/

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/compression.c

index cf040d7c8612eba2c8ebf96b1c8fc5bf8f1409f1..63f929fa4bd44cb1a8089dc14457e8ded7f36e8d 100644 (file)
@@ -451,7 +451,7 @@ static int compress_using_none(struct unit_test_state *uts,
 }
 
 /**
- * run_bootm_test() - Run tests on the bootm decopmression function
+ * run_bootm_test() - Run tests on the bootm decompression function
  *
  * @comp_type: Compression type to test
  * @compress:  Our function to compress data