svn: /web/doc-editor/trunk/php/ ToolsError.php
[email protected] (Yannick Torres)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
yannick Sun, 28 Mar 2010 21:40:28 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=297027
Log:
typo
Changed paths:
U web/doc-editor/trunk/php/ToolsError.php
Modified: web/doc-editor/trunk/php/ToolsError.php
===================================================================
--- web/doc-editor/trunk/php/ToolsError.php 2010-03-28 21:40:00 UTC (rev 297026)
+++ web/doc-editor/trunk/php/ToolsError.php 2010-03-28 21:40:28 UTC (rev 297027)
@@ -1183,7 +1183,7 @@
/**
* Check the document encoding
- * Add an entry into the error's stack if the document is not UTF8
+ * Add an entry into the error's stack if the document is not UTF-8
*
*/
function documentNotUTF8($lang)