Skip to content

Commit e6248b9

Browse files
authored
Merge pull request xamarin#73 from HankiDesign/patch-2
Typo fixed
2 parents bc15ee2 + f347985 commit e6248b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Xamarin.Forms/Command`1.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<summary>Defines an <see cref="T:System.Windows.Input.ICommand" /> implementation wrapping a generic Action&lt;T&gt;.</summary>
2727
<remarks>
2828
<para>
29-
The following example creates a new Command and set it to a button.
29+
The following example creates a new Command and sets it to a button.
3030
</para>
3131
<example language="C#">
3232
<code lang="csharp lang-csharp"><![CDATA[

0 commit comments

Comments
 (0)