You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2016/01/03 00:46:30 UTC

svn commit: r1722685 - /maven/doxia/doxia/trunk/doxia-modules/doxia-module-fo/src/site/xdoc/usage.xml

Author: michaelo
Date: Sat Jan  2 23:46:30 2016
New Revision: 1722685

URL: http://svn.apache.org/viewvc?rev=1722685&view=rev
Log:
Small update on FO docs

Modified:
    maven/doxia/doxia/trunk/doxia-modules/doxia-module-fo/src/site/xdoc/usage.xml

Modified: maven/doxia/doxia/trunk/doxia-modules/doxia-module-fo/src/site/xdoc/usage.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules/doxia-module-fo/src/site/xdoc/usage.xml?rev=1722685&r1=1722684&r2=1722685&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-modules/doxia-module-fo/src/site/xdoc/usage.xml (original)
+++ maven/doxia/doxia/trunk/doxia-modules/doxia-module-fo/src/site/xdoc/usage.xml Sat Jan  2 23:46:30 2016
@@ -141,7 +141,7 @@ public class Apt2FO
       <p>
         To compile and run the following example,
         you need the following dependencies on your classpath
-        (numbers in brackets are tested versions).<br/>
+        (tested versions in parentheses).<br/>
         Compile:
         <code>doxia-core (1.1.4)</code>, <code>doxia-module-fo (1.1.1)</code>,
         <code>doxia-sink-api (1.1.4)</code>, <code>doxia-logging-api (1.1.4)</code>.<br/>