Fix typo 79/282579/1 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20221007.123603 submit/tizen_6.5/20221006.064046
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 11 Jul 2022 04:20:26 +0000 (13:20 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 6 Oct 2022 06:47:20 +0000 (15:47 +0900)
Change-Id: I725dad380650f942d8234599024e9fc9ba7b1f87
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
tests/src/autofill_service_unittests.cpp

index 9142c8f28737ee7e247a6351260e4845f3829512..0a41134078affda54c2be58dc7d6d4563cd9d15b 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)
 {