summaryrefslogtreecommitdiff
path: root/docs/Xamarin.Forms.Core/Xamarin.Forms/Effect.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Xamarin.Forms.Core/Xamarin.Forms/Effect.xml')
-rw-r--r--docs/Xamarin.Forms.Core/Xamarin.Forms/Effect.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms/Effect.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms/Effect.xml
index 22a25cf9..7dc0d014 100644
--- a/docs/Xamarin.Forms.Core/Xamarin.Forms/Effect.xml
+++ b/docs/Xamarin.Forms.Core/Xamarin.Forms/Effect.xml
@@ -11,7 +11,9 @@
<Interfaces />
<Docs>
<summary>A collection of styles and properties that can be added to an element at run time.</summary>
- <remarks><para>Effects are suitable when the developer needs to use platform-specific features to achieve the desired effect. Developers should consider using <see cref="T:Xamarin.Forms.Behavior" /> if they do not need platform-specific implentations to achieve their desired result.</para></remarks>
+ <remarks>
+ <para>Effects are suitable when the developer needs to use platform-specific features to achieve the desired effect. Developers should consider using <see cref="T:Xamarin.Forms.Behavior" /> if they do not need platform-specific implentations to achieve their desired result.</para>
+ </remarks>
</Docs>
<Members>
<Member MemberName="Element">