[PHP-DEV] CVS update: php3/doc/functions From: ssb (php-dev <email protected>)
Date: 11/23/98

Date: Monday November 23, 1998 @ 10:06
Author: ssb

Update of /repository/php3/doc/functions
In directory asf:/u2/tmp/cvs-serv1345

Modified Files:
        strings.sgml
Log Message:
typo

Index: php3/doc/functions/strings.sgml
diff -c php3/doc/functions/strings.sgml:1.42 php3/doc/functions/strings.sgml:1.43
*** php3/doc/functions/strings.sgml:1.42 Fri Nov 13 09:11:26 1998
--- php3/doc/functions/strings.sgml Mon Nov 23 10:06:53 1998
***************
*** 1112,1118 ****
  
    <refentry id="function.strspn">
     <refnamediv>
! <refname>strcspn</refname>
      <refpurpose>find length of initial segment matching mask</refpurpose>
     </refnamediv>
     <refsect1>
--- 1112,1118 ----
  
    <refentry id="function.strspn">
     <refnamediv>
! <refname>strspn</refname>
      <refpurpose>find length of initial segment matching mask</refpurpose>
     </refnamediv>
     <refsect1>

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>