summaryrefslogtreecommitdiff
path: root/docs/Xamarin.Forms.Core/Xamarin.Forms/Device.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Xamarin.Forms.Core/Xamarin.Forms/Device.xml')
-rw-r--r--docs/Xamarin.Forms.Core/Xamarin.Forms/Device.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms/Device.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms/Device.xml
index 71ba76a1..e4704d04 100644
--- a/docs/Xamarin.Forms.Core/Xamarin.Forms/Device.xml
+++ b/docs/Xamarin.Forms.Core/Xamarin.Forms/Device.xml
@@ -425,7 +425,7 @@ button.HeightRequest = Device.OnPlatform (20,30,30);
<ReturnType>Xamarin.Forms.TargetPlatform</ReturnType>
</ReturnValue>
<Docs>
- <summary>Gets the <see cref="Xamarin.Forms.TargetPlatform" /> indicating the OS Xamarin.Forms is working on.</summary>
+ <summary>Gets the <see cref="T:Xamarin.Forms.TargetPlatform" /> indicating the OS Xamarin.Forms is working on.</summary>
<value>A <see cref="Xamarin.Forms.TargetPlatform" /> that indicates the current OS.</value>
<remarks>
</remarks>