diff options
author | Javier Fernandez-Sanguino Peña <jfs@debian.org> | 2006-08-02 22:33:38 +0000 |
---|---|---|
committer | Javier Fernandez-Sanguino Peña <jfs@debian.org> | 2006-08-02 22:33:38 +0000 |
commit | 44558bb321cfa30e893a4925812a36c1c705f8f9 (patch) | |
tree | ff28a55c642f215eb4a63573b78e2172093dd81b | |
parent | 578b71ebdbe9e883c77bb57d6cdd358cda502138 (diff) | |
download | installation-guide-44558bb321cfa30e893a4925812a36c1c705f8f9.zip |
Fix error in xml header
-rw-r--r-- | es/howto/installation-howto.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/es/howto/installation-howto.xml b/es/howto/installation-howto.xml index 738c8d488..84eaef4d2 100644 --- a/es/howto/installation-howto.xml +++ b/es/howto/installation-howto.xml @@ -1,4 +1,4 @@ -<<?xml version="1.0" encoding="ISO-8859-1"?> +<?xml version="1.0" encoding="ISO-8859-1"?> <!-- original version: 37809 --> <!-- Revisado por jfs, 6 dic 2004 --> <!-- revisado Rudy Godoy, 23 feb. 2005 --> |