Skip to content

Commit 07bfa9d

Browse files
nschonnimairaw
authored andcommitted
typo: Acitivity -> Activity (dotnet#2154)
1 parent f73fe52 commit 07bfa9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Activities.Presentation.Metadata/MetadataStore.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
2525
2626
## Examples
27-
The following code example shows how to associate the `AcitivityDesigner1` custom activity designer with a custom activity. For more information about how to create custom activity designers, see [How to: Create a Custom Activity Designer](~/docs/framework/windows-workflow-foundation/how-to-create-a-custom-activity-designer.md).
27+
The following code example shows how to associate the `ActivityDesigner1` custom activity designer with a custom activity. For more information about how to create custom activity designers, see [How to: Create a Custom Activity Designer](~/docs/framework/windows-workflow-foundation/how-to-create-a-custom-activity-designer.md).
2828
2929
```csharp
3030
internal class Metadata : IRegisterMetadata

0 commit comments

Comments
 (0)