We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4073495 + 0309f54 commit 4bd62eaCopy full SHA for 4bd62ea
1 file changed
src/NuGet.Server/Strings.resx
@@ -121,6 +121,6 @@
121
<value>Package {0} already exists. The server is configured to not allow overwriting packages that already exist.</value>
122
</data>
123
<data name="Error_SymbolsPackagesIgnored" xml:space="preserve">
124
- <value>Package {0} is a symbols package (it contains .pdb fiels and a /src folder). The server is configured to ignore symbols packages.</value>
+ <value>Package {0} is a symbols package (it contains .pdb files and a /src folder). The server is configured to ignore symbols packages.</value>
125
126
</root>
0 commit comments