[jboss-cvs] jboss-seam/doc/reference/en/modules ...

Shane Bryzak sbryzak at redhat.com
Fri Mar 16 21:03:10 EDT 2007


  User: sbryzak2
  Date: 07/03/16 21:03:10

  Modified:    doc/reference/en/modules  tutorial.xml
  Log:
  fixed typo
  
  Revision  Changes    Path
  1.80      +1 -1      jboss-seam/doc/reference/en/modules/tutorial.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: tutorial.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/tutorial.xml,v
  retrieving revision 1.79
  retrieving revision 1.80
  diff -u -b -r1.79 -r1.80
  --- tutorial.xml	25 Feb 2007 22:14:53 -0000	1.79
  +++ tutorial.xml	17 Mar 2007 01:03:10 -0000	1.80
  @@ -507,7 +507,7 @@
           <title>The Seam component deployment descriptor: <literal>components.xml</literal></title>
           
           <para>
  -            If you've used many Java frameworks before, you'll be used to having to declate
  +            If you've used many Java frameworks before, you'll be used to having to declare
               all your component classes in some kind of XML file that gradually grows more and
               more unmanageable as your project matures. You'll be relieved to know that Seam
               does not require that application components be accompanied by XML. Most Seam
  
  
  



More information about the jboss-cvs-commits mailing list