From 8f05b24966bf5993ff4f97be2b6c870af0ef81a6 Mon Sep 17 00:00:00 2001 From: Mauricio de los Santos Date: Fri, 20 Sep 2019 17:25:10 -0300 Subject: [PATCH] M39422: Fixing typo cakk ti/call to Translator has reported possible source content issue. Description: cakk ti should be call to --- xml/System.Activities/UnhandledExceptionAction.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.Activities/UnhandledExceptionAction.xml b/xml/System.Activities/UnhandledExceptionAction.xml index 9d562d4e788..a6987565da3 100644 --- a/xml/System.Activities/UnhandledExceptionAction.xml +++ b/xml/System.Activities/UnhandledExceptionAction.xml @@ -77,7 +77,7 @@ The following example invokes a workflow that throws an exception. The exception 1 - Specifies that the should schedule the cancellation of the root activity and resume execution. This results in a cakk ti the delegate returned by the property when the cancellation process is complete. + Specifies that the should schedule the cancellation of the root activity and resume execution. This results in a call to the delegate returned by the property when the cancellation process is complete.