[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] cvs: phpdoc /en/reference/stream/functions stream-supports-lock.xml
From:       "Kalle Sommer Nielsen" <kalle () php ! net>
Date:       2009-02-26 19:36:38
Message-ID: cvskalle1235676998 () cvsserver
[Download RAW message or body]

kalle		Thu Feb 26 19:36:38 2009 UTC

  Modified files:              
    /phpdoc/en/reference/stream/functions	stream-supports-lock.xml 
  Log:
  Fix typos
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/stream/functions/stream-supports-lock.xml?r1=1.1&r2=1.2&diff_format=u
                
Index: phpdoc/en/reference/stream/functions/stream-supports-lock.xml
diff -u phpdoc/en/reference/stream/functions/stream-supports-lock.xml:1.1 \
                phpdoc/en/reference/stream/functions/stream-supports-lock.xml:1.2
--- phpdoc/en/reference/stream/functions/stream-supports-lock.xml:1.1	Wed Dec 10 \
                16:36:01 2008
+++ phpdoc/en/reference/stream/functions/stream-supports-lock.xml	Thu Feb 26 19:36:38 \
2009 @@ -1,19 +1,19 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <refentry xml:id="function.stream-supports-lock" \
xmlns="http://docbook.org/ns/docbook">  <refnamediv>
   <refname>stream_supports_lock</refname>
-  <refpurpose>Tells wether the stream supports locking.</refpurpose>
+  <refpurpose>Tells whether the stream supports locking.</refpurpose>
  </refnamediv>
  
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>resource</type><methodname>stream_supports_locking</methodname>
+   <type>bool</type><methodname>stream_supports_lock</methodname>
    <methodparam><type>resource</type><parameter>stream</parameter></methodparam>
   </methodsynopsis>
   <para>
-   Tells wether the stream supports locking through 
+   Tells whether the stream supports locking through 
    <function>flock</function>.
   </para>
  </refsect1>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic