- From: Mercurial notifier <nobody@w3.org>
- Date: Tue, 17 Aug 2010 15:40:40 +0000
- To: markup-validator updates <www-validator-cvs@w3.org>
changeset: 3135:7913314fa5b9
tag: tip
user: Jean-Guilhem Rouel <jean-gui@w3.org>
date: Tue Aug 17 17:40:30 2010 +0200
files: share/templates/en_US/ucn_fault.tmpl
description:
Small typo
diff -r 6a2a7d41d6ed -r 7913314fa5b9 share/templates/en_US/ucn_fault.tmpl
--- a/share/templates/en_US/ucn_fault.tmpl Tue Aug 17 17:31:36 2010 +0200
+++ b/share/templates/en_US/ucn_fault.tmpl Tue Aug 17 17:40:30 2010 +0200
@@ -40,7 +40,7 @@
<title>Incorrect Bytes detected</title>
<description>
Sorry, I am unable to validate this document because on line
- <TMPL_VAR NAME="fatal_byte_lines">.
+ <TMPL_VAR NAME="fatal_byte_lines">
it contained one or more bytes that I cannot interpret as
<TMPL_VAR NAME="fatal_byte_charset" ESCAPE="HTML">
(in other words, the bytes found are not valid values in the specified
Received on Tuesday, 17 August 2010 15:40:41 UTC