You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by si...@apache.org on 2012/12/13 00:41:21 UTC

svn commit: r1421041 - /incubator/onami/trunk/lifecycle/src/site/site.xml

Author: simonetripodi
Date: Wed Dec 12 23:41:20 2012
New Revision: 1421041

URL: http://svn.apache.org/viewvc?rev=1421041&view=rev
Log:
Changed link label to avoid accidental offense. :)

Modified:
    incubator/onami/trunk/lifecycle/src/site/site.xml

Modified: incubator/onami/trunk/lifecycle/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/lifecycle/src/site/site.xml?rev=1421041&r1=1421040&r2=1421041&view=diff
==============================================================================
--- incubator/onami/trunk/lifecycle/src/site/site.xml (original)
+++ incubator/onami/trunk/lifecycle/src/site/site.xml Wed Dec 12 23:41:20 2012
@@ -25,7 +25,7 @@
     <menu name="Apache Onami™ Lifecycle">
       <item name="Home" href="index.html" />
       <item name="After Injection callbacks" href="after-injection.html" />
-      <item name="Dispose hooker" href="dispose.html" />
+      <item name="Dispose callbacks" href="dispose.html" />
     </menu>
 
     <menu ref="reports"/>