You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by gi...@apache.org on 2003/04/01 20:39:31 UTC

cvs commit: cocoon-2.1/src/idl/java _module.idl

giacomo     2003/04/01 10:39:31

  Modified:    src/idl/java _module.idl
  Log:
  fixed typo
  
  Revision  Changes    Path
  1.2       +1 -1      cocoon-2.1/src/idl/java/_module.idl
  
  Index: _module.idl
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/idl/java/_module.idl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -d -b -u -r1.1 -r1.2
  --- _module.idl	9 Mar 2003 00:08:34 -0000	1.1
  +++ _module.idl	1 Apr 2003 18:39:31 -0000	1.2
  @@ -67,7 +67,7 @@
    * </p>
    * <p>
    *   It is required, though, to provide the definition of all Java
  - *   &quot;native&quot; ojbects accessible from the Apache Cocoon scripting
  + *   &quot;native&quot; objects accessible from the Apache Cocoon scripting
    *   layers, because if any of the future scripting environment implemented
    *   does not support automatic wrapping, developers will have to implement
    *   those manually.