]> granicus.if.org Git - docbook-dsssl/commitdiff
Fix working of page-master left and right margins.
authorBob Stayton <bobs@sagehill.net>
Tue, 31 Mar 2009 23:13:58 +0000 (23:13 +0000)
committerBob Stayton <bobs@sagehill.net>
Tue, 31 Mar 2009 23:13:58 +0000 (23:13 +0000)
xsl/fo/param.xweb

index 3aaf75397f15e49798d11aec82d0b4fcce849181..8e09e88efd645db2ca1abac0c280ca87de4cb9cb 100644 (file)
@@ -343,11 +343,11 @@ but the DocBook stylesheets explicitly make it
 </para></listitem>
 <listitem><para>The sum of the page-master margin-left and the
 region-body margin-left. In DocBook, the region-body margin-left is
-zero by default, so this is simply the page-master region-left.
+zero by default, so this is simply the page-master margin-left.
 </para></listitem>
 <listitem><para>The sum of the page-master margin-right and the
 region-body margin-right. In DocBook, the region-body margin-right is
-zero by default, so this is simply the page-master region-left.
+zero by default, so this is simply the page-master margin-right.
 </para></listitem>
 </orderedlist>