You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by st...@apache.org on 2003/06/05 08:37:40 UTC

cvs commit: modperl-docs/src/docs/2.0/api/APR Table.pod

stas        2003/06/04 23:37:39

  Modified:    src/docs/2.0/api/APR Table.pod
  Log:
  spel
  
  Revision  Changes    Path
  1.2       +1 -1      modperl-docs/src/docs/2.0/api/APR/Table.pod
  
  Index: Table.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/api/APR/Table.pod,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Table.pod	27 Jan 2003 04:05:12 -0000	1.1
  +++ Table.pod	5 Jun 2003 06:37:39 -0000	1.2
  @@ -40,7 +40,7 @@
   tables.
   
   The table's structure is somewhat similar to the Perl's hash
  -structure, but allows multiply values for the same key.  An access to
  +structure, but allows multiple values for the same key.  An access to
   the records stored in the table always requires a key.
   
   The key-value pairs are stored in the order they are added.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org