spelling: public identifiers in src/Microsoft.PackageManagement.MetaProvider.PowerShell

This commit is contained in:
Josh Soref 2016-09-01 16:04:06 +00:00
parent 2aa9caf5a0
commit 3bc91575c2

View file

@ -148,7 +148,7 @@
<value>PowerShell Script '{0}' Function '{1}' returns null.</value>
<comment>{0} script name, {1} function name</comment>
</data>
<data name="ProvideNameMismatch" xml:space="preserve">
<data name="ProviderNameMismatch" xml:space="preserve">
<value>Unable to find provider '{0}'. Please check if the ProviderName is set to '{1}' in '{2}'. </value>
<comment>{0} provider name, {1} provider path, {2} provider name</comment>
</data>