diff --git a/xml/System.Runtime.InteropServices/UnmanagedFunctionPointerAttribute.xml b/xml/System.Runtime.InteropServices/UnmanagedFunctionPointerAttribute.xml index 8608931bb9e..28f03058dfc 100644 --- a/xml/System.Runtime.InteropServices/UnmanagedFunctionPointerAttribute.xml +++ b/xml/System.Runtime.InteropServices/UnmanagedFunctionPointerAttribute.xml @@ -61,7 +61,7 @@ attribute control various aspects of the transition of a delegate to an unmanaged function pointer, and are the same as the fields with identical names in the attribute. These fields are optional, but if you do not specify a field name, is ignored. + The fields of the attribute control various aspects of the transition of a delegate to an unmanaged function pointer, and are the same as the fields with identical names in the attribute. These fields are optional. For more information about using attributes, see [Attributes](/dotnet/standard/attributes/).