Skip to content

Commit ca19f49

Browse files
v-maudelmairaw
authored andcommitted
M39422: Fixing typo cakk ti/call to (#3221)
Translator has reported possible source content issue. Description: cakk ti should be call to
1 parent f760279 commit ca19f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Activities/UnhandledExceptionAction.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The following example invokes a workflow that throws an exception. The exception
7777
</ReturnValue>
7878
<MemberValue>1</MemberValue>
7979
<Docs>
80-
<summary>Specifies that the <see cref="T:System.Activities.WorkflowApplication" /> should schedule the cancellation of the root activity and resume execution. This results in a cakk ti the delegate returned by the <see cref="P:System.Activities.WorkflowApplication.Completed" /> property when the cancellation process is complete.</summary>
80+
<summary>Specifies that the <see cref="T:System.Activities.WorkflowApplication" /> should schedule the cancellation of the root activity and resume execution. This results in a call to the delegate returned by the <see cref="P:System.Activities.WorkflowApplication.Completed" /> property when the cancellation process is complete.</summary>
8181
</Docs>
8282
</Member>
8383
<Member MemberName="Terminate">

0 commit comments

Comments
 (0)