Skip to content

Commit ccce498

Browse files
authored
Move remarks back into summary
1 parent 3fb06bc commit ccce498

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

xml/System.DirectoryServices.ActiveDirectory/TrustDirection.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@
7474
</ReturnValue>
7575
<MemberValue>1</MemberValue>
7676
<Docs>
77-
<summary>A trusting domain or forest.</summary>
78-
<remarks>An inbound (or incoming) trust is where some other domain or forest trusts this domain or forest. This domain or forest does not have access to resources that belong to the other domain or forest.</remarks>
77+
<summary>A trusting domain or forest. An inbound (or incoming) trust is where some other domain or forest trusts this domain or forest. This domain or forest does not have access to resources that belong to the other domain or forest.</summary>
7978
</Docs>
8079
</Member>
8180
<Member MemberName="Outbound">
@@ -99,8 +98,7 @@
9998
</ReturnValue>
10099
<MemberValue>2</MemberValue>
101100
<Docs>
102-
<summary>A trusted domain or forest.</summary>
103-
<remarks>An outbound (or outgoing) trust is where this domain or forest trusts some other domain or forest. The other domain or forest does not have access to the resources of this domain or forest.</remarks>
101+
<summary>A trusted domain or forest. An outbound (or outgoing) trust is where this domain or forest trusts some other domain or forest. The other domain or forest does not have access to the resources of this domain or forest.</summary>
104102
</Docs>
105103
</Member>
106104
</Members>

0 commit comments

Comments
 (0)