From 93dd2e916d2b19c19c66bca76c2bc601c685c79c Mon Sep 17 00:00:00 2001 From: Heiko Heijenga Date: Thu, 26 Feb 2015 14:34:51 -0800 Subject: [PATCH] Fixed bad character --- dojo/dojo.d.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dojo/dojo.d.ts b/dojo/dojo.d.ts index 650258c4a8..63cda16dd8 100644 --- a/dojo/dojo.d.ts +++ b/dojo/dojo.d.ts @@ -9754,7 +9754,7 @@ declare module dojo { * * * - * Error in the documentation? Can’t find what you are looking for? Let us know! + * Error in the documentation? Can't find what you are looking for? Let us know! */ init(): void; } @@ -18375,7 +18375,7 @@ declare module dojo { * * * - * Error in the documentation? Can’t find what you are looking for? Let us know! + * Error in the documentation? Can't find what you are looking for? Let us know! */ init(): void; } @@ -25085,7 +25085,7 @@ declare module dojo { * * * - * Error in the documentation? Can’t find what you are looking for? Let us know! + * Error in the documentation? Can't find what you are looking for? Let us know! */ init(): void; }