summaryrefslogtreecommitdiff
path: root/it_html.class
diff options
context:
space:
mode:
authorUrban Müller2012-03-30 14:12:08 +0000
committerUrban Müller2012-03-30 14:12:08 +0000
commit774527b9dc1c6db1b0782510b650c960c596ac1c (patch)
tree11207a3abc2c96be6873a2fc2e1947ea7b3fedb3 /it_html.class
parent07c7a6f9c568fc1d1e20eb75c733ca314e36005e (diff)
downloaditools-774527b9dc1c6db1b0782510b650c960c596ac1c.tar.gz
itools-774527b9dc1c6db1b0782510b650c960c596ac1c.tar.bz2
itools-774527b9dc1c6db1b0782510b650c960c596ac1c.zip
fix docs
Diffstat (limited to 'it_html.class')
-rw-r--r--it_html.class2
1 files changed, 1 insertions, 1 deletions
diff --git a/it_html.class b/it_html.class
index 91e3069..bbf0b75 100644
--- a/it_html.class
+++ b/it_html.class
@@ -469,7 +469,7 @@ function sanitize($html)
}
/**
- * Decode all entities, ensure latin-1 encoding
+ * Decode all entities to encoding set for it_html
*/
function entity_decode($string)
{