diff --git a/iot_hardware_lite/iot_controller_hal/src/iot_flash_test.c b/iot_hardware_lite/iot_controller_hal/src/iot_flash_test.c index d973ac65b9b85e6ec417b85bc2f0f60dce3ba0e3..79a64061c39380c73aa3d7f363b922dd25e0e434 100755 --- a/iot_hardware_lite/iot_controller_hal/src/iot_flash_test.c +++ b/iot_hardware_lite/iot_controller_hal/src/iot_flash_test.c @@ -34,7 +34,7 @@ unsigned int (*g_ioTFlashDeinit)(void); * @tc.desc : register a test suite, this suite is used to test basic flow and interface dependency * @param : subsystem name is wifiiot * @param : module name is wifiiotlite - * @param : test suit name is UtilsFileFuncTestSuite + * @param : test suite name is UtilsFileFuncTestSuite */ LITE_TEST_SUIT(wifiiot, wifiiotlite, IotFlashTestSuite);