Typo: Fix Parmeter to Parameter

This commit is contained in:
Benjamin Vertonghen 2018-06-14 23:32:53 +02:00 committed by Ryan Nowak
parent 3a89b5121f
commit 14013f5098
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<Literal> <Literal>
<ID>property</ID> <ID>property</ID>
<ToolTip>Parameter name</ToolTip> <ToolTip>Parameter name</ToolTip>
<Default>MyParmeter</Default> <Default>MyParameter</Default>
</Literal> </Literal>
</Declarations> </Declarations>
<Code Language="csharp"> <Code Language="csharp">