From c2f2587a79aeb77aad66f081cf924a79348a698e Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Wed, 19 Jan 2011 15:42:11 -0800 Subject: fixed example rendering, add tests for it. --- src/sanitizer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sanitizer.js') diff --git a/src/sanitizer.js b/src/sanitizer.js index 5e99ec71..c8a7b9f1 100644 --- a/src/sanitizer.js +++ b/src/sanitizer.js @@ -214,7 +214,7 @@ function decodeEntities(value) { } /** - * Escapes all potentially dangerous characters, so that the + * Escapes all potentially dangerous characters, so that the * resulting string can be safely inserted into attribute or * element text. * @param value -- cgit v1.2.3