Author: jcouteau Date: 2010-04-16 18:32:53 +0200 (Fri, 16 Apr 2010) New Revision: 1758 Log: Add two missing spaces Modified: trunk/src/site/apt/header.apt trunk/src/site/fr/apt/index.apt Modified: trunk/src/site/apt/header.apt =================================================================== --- trunk/src/site/apt/header.apt 2010-04-16 15:47:18 UTC (rev 1757) +++ trunk/src/site/apt/header.apt 2010-04-16 16:32:53 UTC (rev 1758) @@ -94,7 +94,7 @@ Here is the available comment styles. - Using the goal{{{./comment-style-list-mojo.html}comment-style-list}} + Using the goal {{{./comment-style-list-mojo.html}comment-style-list}} you can find all of them. * java style @@ -151,4 +151,4 @@ %%License-Ignore -------------------------------------------------------------------------------- - You can change it with <<ignoreTag>> property. \ No newline at end of file + You can change it with <<ignoreTag>> property. Modified: trunk/src/site/fr/apt/index.apt =================================================================== --- trunk/src/site/fr/apt/index.apt 2010-04-16 15:47:18 UTC (rev 1757) +++ trunk/src/site/fr/apt/index.apt 2010-04-16 16:32:53 UTC (rev 1758) @@ -94,7 +94,7 @@ * {{{./comment-style-list-mojo.html}comment-style-list}} Affiche la liste des styles de commentaire disponibles (depuis 2.1). - * {{{./license-list-mojo.html}license-list}}Affiche la liste des licenses disponibles. + * {{{./license-list-mojo.html}license-list}} Affiche la liste des licenses disponibles. * {{{./help-mojo.html}help}} Affiche l'aide du plugin (goals, usage).
participants (1)
-
jcouteau@users.nuiton.org