You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by id...@apache.org on 2008/01/16 10:50:38 UTC

svn commit: r612399 - /myfaces/tobago/trunk/src/docbook/tobago-tutorial.xml

Author: idus
Date: Wed Jan 16 01:50:34 2008
New Revision: 612399

URL: http://svn.apache.org/viewvc?rev=612399&view=rev
Log:
cosmetic: fixed typo

Modified:
    myfaces/tobago/trunk/src/docbook/tobago-tutorial.xml

Modified: myfaces/tobago/trunk/src/docbook/tobago-tutorial.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/src/docbook/tobago-tutorial.xml?rev=612399&r1=612398&r2=612399&view=diff
==============================================================================
--- myfaces/tobago/trunk/src/docbook/tobago-tutorial.xml (original)
+++ myfaces/tobago/trunk/src/docbook/tobago-tutorial.xml Wed Jan 16 01:50:34 2008
@@ -1343,7 +1343,7 @@
     <para>The <literal>onload</literal> attribute instructs Tobago to execute the passed
     JavaScript function after the HTML page was loaded.</para>
 
-    <para>Tobago provides a extension package <literal>tobago-security</literal> to secure
+    <para>Tobago provides an extension package <literal>tobago-security</literal> to secure
     method bindings with annotations. Currently it is not sufficient to
     include the jar in the classpath, since the order in which the
     <filename>faces-config.xml</filename> files from libraries in the classpath are evaluated is