From 672c73bc0d905c8c1343f8209c1d6acad301020e Mon Sep 17 00:00:00 2001 From: Sheron Benedict Date: Thu, 10 Mar 2016 19:14:53 +0530 Subject: [PATCH] Modified file header to fix the build error. --- devexpress-web/devexpress-web.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devexpress-web/devexpress-web.d.ts b/devexpress-web/devexpress-web.d.ts index 70a00798c..a653583ac 100644 --- a/devexpress-web/devexpress-web.d.ts +++ b/devexpress-web/devexpress-web.d.ts @@ -1,4 +1,4 @@ -// Type definitions for DevExpress ASP.NET (Classic and MVC) web controls +// Type definitions for DevExpress ASP.NET web controls (Classic and MVC) // Project: https://www.devexpress.com/Products/NET/Controls/ASP/MVC/ // Definitions by: Sheron Benedict // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped