cvsuser     04/12/29 17:10:49

  Modified:    languages/tcl TODO
  Log:
  typo
  
  Revision  Changes    Path
  1.30      +1 -1      parrot/languages/tcl/TODO
  
  Index: TODO
  ===================================================================
  RCS file: /cvs/public/parrot/languages/tcl/TODO,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- TODO      28 Dec 2004 07:18:29 -0000      1.29
  +++ TODO      30 Dec 2004 01:10:49 -0000      1.30
  @@ -219,7 +219,7 @@
   from operands. We can easily remove it for operands, but how to cleanly
   remove this for operators? 
   
  -TBD: strings, floats as operaands - (many of the math funcs return floats
  +TBD: strings, floats as operands - (many of the math funcs return floats
   but you can't specify them, and not everything takes them 
   (try, for example, [expr sin(1) + sin(1)] vs [expr sin(1) * sin(1)].)
   
  
  
  

Reply via email to