crafterm    2003/06/11 04:11:45

  Modified:    event/src/xdocs command-howto.xml
  Log:
  Fixed typo
  
  Revision  Changes    Path
  1.5       +2 -2      avalon-excalibur/event/src/xdocs/command-howto.xml
  
  Index: command-howto.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/event/src/xdocs/command-howto.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- command-howto.xml 20 Feb 2003 14:25:21 -0000      1.4
  +++ command-howto.xml 11 Jun 2003 11:11:43 -0000      1.5
  @@ -91,7 +91,7 @@
         <source>
           <![CDATA[
   Sink commandSink = commandManager.getCommandSink();
  -commandSink.enqueu( new MySpecialCommand() );
  +commandSink.enqueue( new MySpecialCommand() );
           ]]>
         </source>
         <p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to