We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14e594a commit d1be0cfCopy full SHA for d1be0cf
include/kunit/test.h
@@ -67,7 +67,7 @@ enum kunit_status {
67
68
/*
69
* Speed Attribute is stored as an enum and separated into categories of
70
- * speed: very_slowm, slow, and normal. These speeds are relative to
+ * speed: very_slow, slow, and normal. These speeds are relative to
71
* other KUnit tests.
72
*
73
* Note: unset speed attribute acts as default of KUNIT_SPEED_NORMAL.
0 commit comments