Skip to content

Commit 630fa98

Browse files
h0bbl3sCopilot
andauthored
Update src/utest/mtsafe_kprint_tc.c
Co-authored-by: Copilot <[email protected]>
1 parent 0c8e5c7 commit 630fa98

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
@@ -28,7 +28,7 @@
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)
3030
* - Note: This test (and MT-safe kprint) increases scheduler load. The idle thread stack
31-
* - size (RT-Thread Kernel -> The stack size of idle thread) may need to be increased for this test
31+
* 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
*
3434
* Expected Results:

0 commit comments

Comments
 (0)