From 7dc603b7b105b67ae38257232135d47b268f0bef Mon Sep 17 00:00:00 2001 From: Anamitra Saha Date: Sat, 7 Apr 2012 15:17:45 +0530 Subject: [PATCH] the actual encoding bug - probably fixed --- bookmarklet.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bookmarklet.js b/bookmarklet.js index 3951b3b..925debc 100644 --- a/bookmarklet.js +++ b/bookmarklet.js @@ -145,9 +145,9 @@ 'ষ':'shô', 'স':'sô', 'হ':'hô', - 'ড়':'rô', - 'ঢ়':'rhô', - 'য়':'yô', + 'ড়':'rô', + 'ঢ়':'rhô', + 'য়':'yô', 'ৎ':'t', '০':'0', '১':'1',