aboutsummaryrefslogtreecommitdiff
path: root/test/dm/blk.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/blk.c')
-rw-r--r--test/dm/blk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dm/blk.c b/test/dm/blk.c
index 612f3ff..0aa04c6 100644
--- a/test/dm/blk.c
+++ b/test/dm/blk.c
@@ -127,7 +127,7 @@ static int dm_test_blk_devnum(struct unit_test_state *uts)
/*
* Probe the devices, with the first one being probed last. This is the
- * one with no alias / sequence numnber.
+ * one with no alias / sequence number.
*/
ut_assertok(uclass_get_device(UCLASS_MMC, 1, &dev));
ut_assertok(uclass_get_device(UCLASS_MMC, 2, &dev));