dm: test: Fix typo in test-main comment
[oweals/u-boot.git] / test / dm / test-main.c
index 4def795c7988eb65f4d69d04de3f15387c7c50f5..5d79ce641d7b6c4198f08f9d1f78b327ea80e341 100644 (file)
@@ -94,7 +94,7 @@ static int dm_do_test(struct unit_test_state *uts, struct unit_test *test,
                ut_assertok(dm_extended_scan_fdt(gd->fdt_blob, false));
 
        /*
-        * Silence the console and rely on console reocrding to get
+        * Silence the console and rely on console recording to get
         * our output.
         */
        console_record_reset();