en_US/other-instmethods.xml

David Nalley ke4qqq at fedoraproject.org
Sun Nov 23 18:18:16 UTC 2008


 en_US/other-instmethods.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 2a103d18825f21fc4c047818a724c94a0a436dfd
Author: David Nalley <david at gnsa.us>
Date:   Sun Nov 23 13:17:31 2008 -0500

    fixing a tag syntax error I introduced which failed validation

diff --git a/en_US/other-instmethods.xml b/en_US/other-instmethods.xml
index 0ddbef1..ecfa416 100644
--- a/en_US/other-instmethods.xml
+++ b/en_US/other-instmethods.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
@@ -82,7 +82,7 @@
       the computer, or attached to the machine by USB. In addition the
       <filename>install.img</filename> file from within the ISO files 
       must be copied to a directory named 
-      <filename classname="directory">images</filename classname="directory"> 
+      <filename class="directory">images</filename> 
       Use this option to install &FC; on computers 
       that without a network connection or CD/DVD drives.
     </para>





More information about the Fedora-docs-commits mailing list