From f75140765c11abc6fac3573843b028b9fabf0ebe Mon Sep 17 00:00:00 2001 From: Daniel Roth Date: Tue, 2 Dec 2014 13:15:00 -0800 Subject: [PATCH] Rename FromSericesAttribute.cs to FromServicesAttribute.cs --- .../{FromSericesAttribute.cs => FromServicesAttribute.cs} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/Microsoft.AspNet.Mvc.ModelBinding/BinderMetadata/{FromSericesAttribute.cs => FromServicesAttribute.cs} (100%) diff --git a/src/Microsoft.AspNet.Mvc.ModelBinding/BinderMetadata/FromSericesAttribute.cs b/src/Microsoft.AspNet.Mvc.ModelBinding/BinderMetadata/FromServicesAttribute.cs similarity index 100% rename from src/Microsoft.AspNet.Mvc.ModelBinding/BinderMetadata/FromSericesAttribute.cs rename to src/Microsoft.AspNet.Mvc.ModelBinding/BinderMetadata/FromServicesAttribute.cs