diff --git a/service/window_manager/test/input_windows_manager_test.cpp b/service/window_manager/test/input_windows_manager_test.cpp index 3c2734781a91b4ecfd97ba6a86676c3dc7931116..87ebd4dc9f399c0152318cfd02067cd21dc996b8 100644 --- a/service/window_manager/test/input_windows_manager_test.cpp +++ b/service/window_manager/test/input_windows_manager_test.cpp @@ -10006,7 +10006,7 @@ HWTEST_F(InputWindowsManagerTest, InputWindowsManagerTest_IsMouseInCastWindow_00 /** * @tc.name: InputWindowsManagerTest_IsCaptureMode_001 - * @tc.desc: est case for IsCaptureMode when screenshot window exists + * @tc.desc: Test case for IsCaptureMode when screenshot window exists * @tc.require: */ HWTEST_F(InputWindowsManagerTest, InputWindowsManagerTest_IsCaptureMode_001, TestSize.Level1) @@ -10058,7 +10058,7 @@ HWTEST_F(InputWindowsManagerTest, InputWindowsManagerTest_IsCaptureMode_003, Tes /** * @tc.name: InputWindowsManagerTest_IsCaptureMode_004 - * @tc.desc: TTest case for IsCaptureMode when no special windows exist + * @tc.desc: Test case for IsCaptureMode when no special windows exist * @tc.require: */ HWTEST_F(InputWindowsManagerTest, InputWindowsManagerTest_IsCaptureMode_004, TestSize.Level1)