Author: dennisl
Date: Sun Jan 7 14:28:48 2007
New Revision: 493868
URL: http://svn.apache.org/viewvc?view=rev&rev=493868
Log:
o Fix a couple of typos.
Modified:
maven/doxia/site/src/site/apt/format.apt
Modified: maven/doxia/site/src/site/apt/format.apt
URL: http://svn.apache.org/viewvc/maven/doxia/site/src/site/apt/format.apt?view=diff&rev=493868&r1=493867&r2=493868
==============================================================================
--- maven/doxia/site/src/site/apt/format.apt (original)
+++ maven/doxia/site/src/site/apt/format.apt Sun Jan 7 14:28:48 2007
@@ -226,7 +226,7 @@
[[2]] Numbered item 2.
+-----------------------------------------+
- A numbered list item begins with a label beetween two square brackets. The
+ A numbered list item begins with a label between two square brackets. The
label of the first item establishes the numbering scheme for the whole list:
[<<<[[1\]\]>>>] Decimal numbering: 1, 2, 3, 4, etc.
@@ -296,7 +296,7 @@
Why not leave the file extension in the figure name? This is better
explained by an example. You need to convert an APT document to PostScript
- and your figure name is <<</home/joe/docs/mylogo>>>. A APT processor
will
+ and your figure name is <<</home/joe/docs/mylogo>>>. An APT processor
will
first try to load <<</home/joe/docs/mylogo.eps>>>. When the desired format
is not found, a APT processor tries to convert one of the existing
formats. In our example, the APT processor tries to convert
@@ -389,7 +389,7 @@
Font elements may appear anywhere except inside other font elements.
It is not recommended to use font elements inside titles, section titles,
- links and defined terms because a APT processor automatically applies
+ links and defined terms because an APT processor automatically applies
appropriate font styles to these elements.
*** Anchor and link
|