diff mbox series

[blktests,1/2] loop/001: fix typo 'paritition' to 'partition'

Message ID 1552563917-8388-1-git-send-email-dongli.zhang@oracle.com (mailing list archive)
State New, archived
Headers show
Series [blktests,1/2] loop/001: fix typo 'paritition' to 'partition' | expand

Commit Message

Dongli Zhang March 14, 2019, 11:45 a.m. UTC
Signed-off-by: Dongli Zhang <dongli.zhang@oracle.com>
---
 tests/loop/001 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/tests/loop/001 b/tests/loop/001
index b70e8c0..47f760a 100755
--- a/tests/loop/001
+++ b/tests/loop/001
@@ -2,7 +2,7 @@ 
 # SPDX-License-Identifier: GPL-3.0+
 # Copyright (C) 2017 Omar Sandoval
 #
-# Test loop device paritition scanning. Regression test for commit e02898b42380
+# Test loop device partition scanning. Regression test for commit e02898b42380
 # ("loop: fix LO_FLAGS_PARTSCAN hang").
 
 . tests/loop/rc