Drop leading "I" from IStringLocalizerExtensions
This commit is contained in:
parent
2ba7049648
commit
cda137ca9f
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
namespace Microsoft.Framework.Localization
|
||||
{
|
||||
public static class IStringLocalizerExtensions
|
||||
public static class StringLocalizerExtensions
|
||||
{
|
||||
/// <summary>
|
||||
/// Gets the string resource with the given name.
|
||||
Loading…
Reference in New Issue