]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
fixed typo
authorChristian Geisert <chrisg@apache.org>
Tue, 17 Jun 2003 19:02:25 +0000 (19:02 +0000)
committerChristian Geisert <chrisg@apache.org>
Tue, 17 Jun 2003 19:02:25 +0000 (19:02 +0000)
Submitted by: John Collins <johnnysoftware@yahoo.com>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196505 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/fo.xml

index fe82b757c06d8a61da99972235b3c22d87702efb..80c502a991aad8ac822aa71343950f7c762ec229 100644 (file)
@@ -326,7 +326,7 @@ To accomplish this, place an empty block with an id at the end of the flow:
         <p>
           Get the number of the last page as follows:
         </p>
-        <source><![CDATA[ <fo:page-nuber-citation ref-id="last-page"/>]]></source>
+        <source><![CDATA[ <fo:page-number-citation ref-id="last-page"/>]]></source>
         <p>
           This does not work in certain situations: multiple page sequences, an initial page number other than 1, or forcing a certain page count, thereby producing blank pages at the end.
         </p>