cvsuser     02/05/17 13:18:55

  Modified:    P5EEx/Blue/P5EEx/Blue Context.pm
  Log:
  minor comment update
  
  Revision  Changes    Path
  1.28      +2 -2      p5ee/P5EEx/Blue/P5EEx/Blue/Context.pm
  
  Index: Context.pm
  ===================================================================
  RCS file: /cvs/public/p5ee/P5EEx/Blue/P5EEx/Blue/Context.pm,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -w -r1.27 -r1.28
  --- Context.pm        9 May 2002 22:15:11 -0000       1.27
  +++ Context.pm        17 May 2002 20:18:54 -0000      1.28
  @@ -1,6 +1,6 @@
   
   #############################################################################
  -## $Id: Context.pm,v 1.27 2002/05/09 22:15:11 spadkins Exp $
  +## $Id: Context.pm,v 1.28 2002/05/17 20:18:54 spadkins Exp $
   #############################################################################
   
   package P5EEx::Blue::Context;
  @@ -412,7 +412,7 @@
           $new_service = 1;
   
           ################################################################
  -        # start with runtime store for the widget from the session
  +        # start with runtime store for the service from the session
           ################################################################
           if ($service_store) {
               foreach $attrib (keys %$service_store) {
  
  
  


Reply via email to