Fix typo 06/277606/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 11 Jul 2022 04:20:26 +0000 (13:20 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 11 Jul 2022 04:20:26 +0000 (13:20 +0900)
Change-Id: I725dad380650f942d8234599024e9fc9ba7b1f87
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
tests/src/autofill_service_unittests.cpp

index 9142c8f..0a41134 100644 (file)
@@ -158,7 +158,7 @@ TEST_F(AutofillServiceTest, utc_autofill_service_unset_fill_requested_cb_p)
 /**
  * @testcase        utc_autofill_service_set_cancel_fill_requested_cb_p
  * @since_tizen     5.5
- * @description     Positive UTC of the function that sets the callback for the cancelation of fill request.
+ * @description     Positive UTC of the function that sets the callback for the cancellation of fill request.
  */
 TEST_F(AutofillServiceTest, utc_autofill_service_set_cancel_fill_requested_cb_p)
 {
@@ -169,7 +169,7 @@ TEST_F(AutofillServiceTest, utc_autofill_service_set_cancel_fill_requested_cb_p)
 /**
  * @testcase        utc_autofill_service_set_cancel_fill_requested_cb_n
  * @since_tizen     5.5
- * @description     Negative UTC of the function that sets the callback for the cancelation of fill request.
+ * @description     Negative UTC of the function that sets the callback for the cancellation of fill request.
  */
 TEST_F(AutofillServiceTest, utc_autofill_service_set_cancel_fill_requested_cb_n)
 {