Skip to content

Commit dd05c14

Browse files
committed
adding utest documentation
1 parent a46fb1c commit dd05c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utest/mtsafe_kprint_tc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
* Dependencies:
2828
* - Enable MT-Safe kprint Test (RT-Thread Utestcases -> Kernel Core -> MT-Safe Kprint Test)
2929
* - RT_USING_THREADSAFE_PRINTF must be enabled (RT-Thread Kernel -> Enable thread safe kernel print service)
30-
* - Note: This test (and thread-safe kprintf) increases scheduler load. The idle thread stack
30+
* - Note: This test (and MT-safe kprint) increases scheduler load. The idle thread stack
3131
* - size (RT-Thread Kernel -> The stack size of idle thread) may need to be increased for this test
3232
* - Test on any RT-Thread supported platform
3333
*

0 commit comments

Comments
 (0)