Skip to content

Commit 03df5b8

Browse files
nschonnimairaw
authored andcommitted
typo: cancelation -> cancellation (dotnet#2161)
1 parent ff726fe commit 03df5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Activities.Statements/CompensableActivity.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
<format type="text/markdown"><![CDATA[
177177
178178
## Remarks
179-
<xref:System.Activities.Statements.CompensableActivity.CancellationHandler%2A> can be used to specify custom cancelation logic for the <xref:System.Activities.Statements.CompensableActivity.Body%2A> of the <xref:System.Activities.Statements.CompensableActivity>.
179+
<xref:System.Activities.Statements.CompensableActivity.CancellationHandler%2A> can be used to specify custom cancellation logic for the <xref:System.Activities.Statements.CompensableActivity.Body%2A> of the <xref:System.Activities.Statements.CompensableActivity>.
180180
181181
This property is read-only at runtime. If the value is set at runtime, an <xref:System.InvalidOperationException> is thrown.
182182

0 commit comments

Comments
 (0)