Skip to content

Commit ea6b5cf

Browse files
nschonniRon Petrusha
authored andcommitted
typo: Distiguished -> Distinguished (#2252)
* typo: Distiguished -> Distinguished * Apply suggestions from code review Co-Authored-By: nschonni <[email protected]>
1 parent 8c7c816 commit ea6b5cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/System.Workflow.Activities.Configuration/ActiveDirectoryRoleFactoryConfiguration.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<format type="text/markdown"><![CDATA[
116116
117117
## Remarks
118-
<xref:System.Workflow.Activities.Configuration.ActiveDirectoryRoleFactoryConfiguration.DistinguishedName%2A> is a <xref:System.Configuration.ConfigurationProperty> defined for this type with default value "`DistiguishedName`". This type represents a configuration property, attribute, or child element that is contained in an element of a configuration file.
118+
<xref:System.Workflow.Activities.Configuration.ActiveDirectoryRoleFactoryConfiguration.DistinguishedName%2A> is a <xref:System.Configuration.ConfigurationProperty> defined for this type with default value "`distinguishedName`". This type represents a configuration property, attribute, or child element that is contained in an element of a configuration file.
119119
120120
]]></format>
121121
</remarks>
@@ -251,4 +251,4 @@
251251
</Docs>
252252
</Member>
253253
</Members>
254-
</Type>
254+
</Type>

0 commit comments

Comments
 (0)