[release-notes] Fixing a bad include

pbokoc pbokoc at fedoraproject.org
Mon Oct 6 21:23:38 UTC 2014


commit 6e9475d287dcc6033a9dfb1dde74e9a74a47bd6b
Author: Petr Bokoc <pbokoc at redhat.com>
Date:   Mon Oct 6 23:23:26 2014 +0200

    Fixing a bad include

 en-US/Printing.xml      |    2 +-
 en-US/Release_Notes.xml |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Printing.xml b/en-US/Printing.xml
index 0b553d3..7c3da72 100644
--- a/en-US/Printing.xml
+++ b/en-US/Printing.xml
@@ -6,6 +6,6 @@
 
 <section>
   <title>Printing</title>
-
+  <para />
 </section>
   
diff --git a/en-US/Release_Notes.xml b/en-US/Release_Notes.xml
index bd43e5f..a5e54d6 100644
--- a/en-US/Release_Notes.xml
+++ b/en-US/Release_Notes.xml
@@ -18,7 +18,7 @@
   <xi:include href="Section-Sysadmin.xml" 
 	      xmlns:xi="http://www.w3.org/2001/XInclude" />
 
-  <xi:include href="Desktop.xml" 
+  <xi:include href="Section-Desktop.xml" 
 	      xmlns:xi="http://www.w3.org/2001/XInclude" />
 
   <!--<xi:include href="Section-Developers.xml" 


More information about the docs-commits mailing list