Author: nlebas
Date: Tue Mar 5 02:17:58 2013
New Revision: 1452632
URL: http://svn.apache.org/r1452632
Log:
TILES-563: Typo on configuration tiles 3 page
Modified:
tiles/framework/branches/TILES_3_0_X/src/site/apt/tutorial/configuration.apt
tiles/framework/trunk/src/site/apt/tutorial/configuration.apt
Modified:
tiles/framework/branches/TILES_3_0_X/src/site/apt/tutorial/configuration.apt
URL:
http://svn.apache.org/viewvc/tiles/framework/branches/TILES_3_0_X/src/site/apt/tutorial/configuration.apt?rev=1452632&r1=1452631&r2=1452632&view=diff
==============================================================================
---
tiles/framework/branches/TILES_3_0_X/src/site/apt/tutorial/configuration.apt
(original)
+++
tiles/framework/branches/TILES_3_0_X/src/site/apt/tutorial/configuration.apt
Tue Mar 5 02:17:58 2013
@@ -37,7 +37,7 @@ Configuring Tiles in your web applicatio
-------------
<groupId>org.apache.tiles</groupId>
-<artefactId>tiles-extras</artefactId>
+<artifactId>tiles-extras</artifactId>
-------------
If you're not using maven, just {{{/download.html}download}} tiles and copy
all the jars
Modified: tiles/framework/trunk/src/site/apt/tutorial/configuration.apt
URL:
http://svn.apache.org/viewvc/tiles/framework/trunk/src/site/apt/tutorial/configuration.apt?rev=1452632&r1=1452631&r2=1452632&view=diff
==============================================================================
--- tiles/framework/trunk/src/site/apt/tutorial/configuration.apt (original)
+++ tiles/framework/trunk/src/site/apt/tutorial/configuration.apt Tue Mar 5
02:17:58 2013
@@ -37,7 +37,7 @@ Configuring Tiles in your web applicatio
-------------
<groupId>org.apache.tiles</groupId>
-<artefactId>tiles-extras</artefactId>
+<artifactId>tiles-extras</artifactId>
-------------
If you're not using maven, just {{{/download.html}download}} tiles and copy
all the jars