@@ -682,7 +682,7 @@
|
682 | 682 | <value>Mandatory parameter should not be initialized with a default value in the param block because this value will be ignored.. To fix a violation of this rule, please avoid initializing a value for the mandatory parameter in the param block.</value> |
683 | 683 | </data> |
684 | 684 | <data name="AvoidDefaultValueForMandatoryParameterError" xml:space="preserve"> |
685 | | -<value>Mandatory Parameter '{0}' is initialized in the Param block. To fix a violation of this rule, please leave it unintialized.</value> |
| 685 | +<value>Mandatory Parameter '{0}' is initialized in the Param block. To fix a violation of this rule, please leave it uninitialized.</value> |
686 | 686 | </data> |
687 | 687 | <data name="AvoidDefaultValueForMandatoryParameterName" xml:space="preserve"> |
688 | 688 | <value>AvoidDefaultValueForMandatoryParameter</value> |
|
1068 | 1068 | <data name="UseCorrectCasingName" xml:space="preserve"> |
1069 | 1069 | <value>UseCorrectCasing</value> |
1070 | 1070 | </data> |
1071 | | -</root> |
| 1071 | +</root> |