Author: vsiveton
Date: Mon Mar 2 18:40:24 2009
New Revision: 749404
URL: http://svn.apache.org/viewvc?rev=749404&view=rev
Log:
o typo
Modified:
maven/doxia/site/src/site/fml/faq.fml
Modified: maven/doxia/site/src/site/fml/faq.fml
URL:
http://svn.apache.org/viewvc/maven/doxia/site/src/site/fml/faq.fml?rev=749404&r1=749403&r2=749404&view=diff
==============================================================================
--- maven/doxia/site/src/site/fml/faq.fml (original)
+++ maven/doxia/site/src/site/fml/faq.fml Mon Mar 2 18:40:24 2009
@@ -28,7 +28,7 @@
<question>How to handle style in the APT markup language?</question>
<answer>
<p>
- APT doesn't currently support style. It is in the roadmap.
+ APT doesn't currently support style.
</p>
</answer>
</faq>
@@ -47,7 +47,7 @@
only the fo module is going to be supported in the future.
</p>
<p>
- A pdf plugin for m2 is currently in development in the Doxia
sandbox. You can get the source
+ A pdf plugin for Maven is currently in development in the Doxia
sandbox. You can get the source
<a
href="http://svn.apache.org/repos/asf/maven/sandbox/trunk/plugins/maven-pdf-plugin/">here</a>.
</p>
</answer>