Skip to content

Commit 8f542f9

Browse files
author
Nicholas Piazza
authored
Update GenericIdentity.xml (#7828)
Delete unneeded verb 'was' in "if the user was has been authenticated..."
1 parent efd985c commit 8f542f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Security.Principal/GenericIdentity.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@
424424
<Docs>
425425
<summary>Gets a value indicating whether the user has been authenticated.</summary>
426426
<value>
427-
<see langword="true" /> if the user was has been authenticated; otherwise, <see langword="false" />.</value>
427+
<see langword="true" /> if the user has been authenticated; otherwise, <see langword="false" />.</value>
428428
<remarks>To be added.</remarks>
429429
</Docs>
430430
</Member>

0 commit comments

Comments
 (0)