From 49bcb3a8ef7e90bf25555f83549e78ac5d0c62b1 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Tue, 23 Dec 2003 16:47:44 +0000 Subject: [PATCH] Fixed typo pointed out by S.-H. Zimmermann, Daniel --- doc/encoding.html | 2 +- doc/xml.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/encoding.html b/doc/encoding.html index 3124888e..ad57821b 100644 --- a/doc/encoding.html +++ b/doc/encoding.html @@ -15,7 +15,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • Default supported encodings
  • How to extend the existing support
  • -

    What does internationalization support mean ?

    If you are not really familiar with Internationalization (usual shorcut is +

    What does internationalization support mean ?

    If you are not really familiar with Internationalization (usual shortcut is I18N) , Unicode, characters and glyphs, I suggest you read a presentation by Tim Bray on Unicode and why you should care about it.

    XML was designed from the start to allow the support of any character set by using Unicode. Any conformant XML parser has to support the UTF-8 and diff --git a/doc/xml.html b/doc/xml.html index f52f75ae..adb945bb 100644 --- a/doc/xml.html +++ b/doc/xml.html @@ -2748,7 +2748,7 @@ of a number of things:

    What does internationalization support mean ?

    -

    If you are not really familiar with Internationalization (usual shorcut is +

    If you are not really familiar with Internationalization (usual shortcut is I18N) , Unicode, characters and glyphs, I suggest you read a presentation by Tim Bray on Unicode and why you should care about it.