Skip to content

Commit b4822c8

Browse files
author
Olli-Pekka Puolitaival
committed
Fix typo
1 parent 449ef92 commit b4822c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test/run_icetea/TEST_DIR_HW/test_K64F.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class Testcase(Bench):
2020
def __init__(self):
2121
Bench.__init__(self,
2222
name="test_K64F_only",
23-
title="Test a test case which have onely K64F support",
23+
title="Test a test case which have only K64F support",
2424
status="released",
2525
purpose="Just for testing scripts",
2626
component=[],

0 commit comments

Comments
 (0)