[PATCH] common: fix a spelling error in _require_zoned_device

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]



Signed-off-by: Christoph Hellwig <hch@xxxxxx>
---
 common/rc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/rc b/common/rc
index 4658e3b8be74..6840bb1dfa10 100644
--- a/common/rc
+++ b/common/rc
@@ -2473,7 +2473,7 @@ _require_zoned_device()
 
 	local type=`_zone_type ${target}`
 	if [ "${type}" = "none" ]; then
-		_notrun "this test require zoned block device"
+		_notrun "this test requires a zoned block device"
 	fi
 }
 
-- 
2.45.2





[Index of Archives]     [Linux Filesystems Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux