summaryrefslogtreecommitdiff
path: root/docs/Xamarin.Forms.Core/Xamarin.Forms
diff options
context:
space:
mode:
authorAnders Rasmussen <anders@arit.dk>2017-04-11 11:03:07 +0200
committerRui Marinho <me@ruimarinho.net>2017-04-11 10:03:07 +0100
commit0e73a2d16c82d6d9913b9f32cc7705268162a2c3 (patch)
treec51b752a7e07ec721eaf99d8705e886f75566d2c /docs/Xamarin.Forms.Core/Xamarin.Forms
parent0f57733a38b9b9cacadcc885685c3eaa543f064e (diff)
downloadxamarin-forms-0e73a2d16c82d6d9913b9f32cc7705268162a2c3.tar.gz
xamarin-forms-0e73a2d16c82d6d9913b9f32cc7705268162a2c3.tar.bz2
xamarin-forms-0e73a2d16c82d6d9913b9f32cc7705268162a2c3.zip
Spell correction of FromattedString (#864)
Diffstat (limited to 'docs/Xamarin.Forms.Core/Xamarin.Forms')
-rw-r--r--docs/Xamarin.Forms.Core/Xamarin.Forms/FormattedString.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms/FormattedString.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms/FormattedString.xml
index fb7fda2e..7e983090 100644
--- a/docs/Xamarin.Forms.Core/Xamarin.Forms/FormattedString.xml
+++ b/docs/Xamarin.Forms.Core/Xamarin.Forms/FormattedString.xml
@@ -88,7 +88,7 @@
</Parameters>
<Docs>
<param name="text">To be added.</param>
- <summary>Cast a string to a FromattedString that contains a single span with no attribute set.</summary>
+ <summary>Cast a string to a FormattedString that contains a single span with no attribute set.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>