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 e4704d04..43acd6e8 100644
--- a/docs/Xamarin.Forms.Core/Xamarin.Forms/Device.xml
+++ b/docs/Xamarin.Forms.Core/Xamarin.Forms/Device.xml
@@ -426,7 +426,7 @@ button.HeightRequest = Device.OnPlatform (20,30,30);
</ReturnValue>
<Docs>
<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>
+ <value>A <see cref="T:Xamarin.Forms.TargetPlatform" /> that indicates the current OS.</value>
<remarks>
</remarks>
</Docs>