You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2006/04/15 17:49:15 UTC

svn commit: r394312 - in /incubator/tobago/trunk: contrib/facelets/readme.txt example/facelets/readme.txt

Author: bommel
Date: Sat Apr 15 08:49:14 2006
New Revision: 394312

URL: http://svn.apache.org/viewcvs?rev=394312&view=rev
Log:
fixed typo

Modified:
    incubator/tobago/trunk/contrib/facelets/readme.txt
    incubator/tobago/trunk/example/facelets/readme.txt

Modified: incubator/tobago/trunk/contrib/facelets/readme.txt
URL: http://svn.apache.org/viewcvs/incubator/tobago/trunk/contrib/facelets/readme.txt?rev=394312&r1=394311&r2=394312&view=diff
==============================================================================
--- incubator/tobago/trunk/contrib/facelets/readme.txt (original)
+++ incubator/tobago/trunk/contrib/facelets/readme.txt Sat Apr 15 08:49:14 2006
@@ -22,4 +22,4 @@
 
 This arifact requires the tobago-core-sources.jar artifact.
 The tobago-core-sources.jar is generated with the profile
-attach-source int core (mvn -P attach-source).
+attach-source in core (mvn -P attach-source).

Modified: incubator/tobago/trunk/example/facelets/readme.txt
URL: http://svn.apache.org/viewcvs/incubator/tobago/trunk/example/facelets/readme.txt?rev=394312&r1=394311&r2=394312&view=diff
==============================================================================
--- incubator/tobago/trunk/example/facelets/readme.txt (original)
+++ incubator/tobago/trunk/example/facelets/readme.txt Sat Apr 15 08:49:14 2006
@@ -23,7 +23,7 @@
 Please build the tobago-facelets.jar in contrib/facelets.
 This arifact requires the tobago-core-sources.jar artifact.
 The tobago-core-sources.jar is generated with the profile
-attach-source int core (mvn -P attach-source).
+attach-source in core (mvn -P attach-source).