Skip to content

Commit b96f043

Browse files
Ron Petrushanschonni
authored andcommitted
Fixed bad cref
1 parent adc54fc commit b96f043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Printing.IndexedProperties/PrintDateTimeProperty.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<Docs>
155155
<param name="attribRef">The object that is converted.</param>
156156
<summary>Provides implicit conversion from a pointer to a <see cref="T:System.Printing.IndexedProperties.PrintDateTimeProperty" /> to a <see cref="T:System.DateTime" />.</summary>
157-
<returns>The <see cref="T:System.Printing.IndexProperties.PrintDateTimeProperty" /> object converted to a <see cref="System.DateTime" /> object.</returns>
157+
<returns>The <see cref="T:System.Printing.IndexedProperties.PrintDateTimeProperty" /> object converted to a <see cref="System.DateTime" /> object.</returns>
158158
<remarks>To be added.</remarks>
159159
</Docs>
160160
</Member>

0 commit comments

Comments
 (0)