summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/templates/en_US/fatal-error.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/templates/en_US/fatal-error.tmpl b/share/templates/en_US/fatal-error.tmpl
index 5d803eb..173403f 100644
--- a/share/templates/en_US/fatal-error.tmpl
+++ b/share/templates/en_US/fatal-error.tmpl
@@ -32,7 +32,7 @@
Sorry, I am unable to validate this document because on line
<strong><TMPL_VAR NAME="fatal_byte_lines"></strong>
it contained one or more bytes that I cannot interpret as
- <code><TMPL_VAR NAME="fatal_transcode_charset" ESCAPE="HTML"></code>
+ <code><TMPL_VAR NAME="fatal_byte_charset" ESCAPE="HTML"></code>
(in other words, the bytes found are not valid values in the specified
Character Encoding). Please check both the content of the file and the
character encoding indication.