Fixing file name typo

This commit is contained in:
Zoltán Lehóczky 2013-08-27 18:44:05 +02:00
parent 7f463d07cc
commit 3a73e77afe
2 changed files with 23 additions and 23 deletions

View File

@ -265,7 +265,7 @@
<Compile Include="Logging\OrchardLog4netFactory.cs" />
<Compile Include="Logging\OrchardLog4netLogger.cs" />
<Compile Include="Messaging\Services\DefaultMessageManager.cs" />
<Compile Include="Mvc\DataAnnotations\LocalizedReularExpressionAttribute.cs" />
<Compile Include="Mvc\DataAnnotations\LocalizedRegularExpressionAttribute.cs" />
<Compile Include="Mvc\DataAnnotations\LocalizedStringMaxLengthAttribute.cs" />
<Compile Include="Mvc\DataAnnotations\LocalizedRangeAttribute.cs" />
<Compile Include="Mvc\DataAnnotations\LocalizedModelValidatorProvider.cs" />