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

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: Resource is maked with type, not literal. (#2975)
From:       alfsb via GitHub <noreply () php ! net>
Date:       2023-11-29 14:58:25
Message-ID: X36TOKiVFg3HpUBsbNHEVhWsh0Ymt9OaMjRCKQ4mKY () main ! php ! net
[Download RAW message or body]

Author: alfsb (alfsb)
Committer: GitHub (web-flow)
Pusher: Girgias
Date: 2023-11-29T14:44:46Z

Commit: https://github.com/php/doc-en/commit/7cdb9316e12d256e1e44d2ff480d2d7fdadd939e
Raw diff: https://github.com/php/doc-en/commit/7cdb9316e12d256e1e44d2ff480d2d7fdadd939e.diff

Resource is maked with type, not literal. (#2975)

Co-authored-by: André L F S Bacci <ae@php.net>

Changed paths:
  M  reference/stream/book.xml


Diff:

diff --git a/reference/stream/book.xml b/reference/stream/book.xml
index 57992cb57d3..26faba041a8 100644
--- a/reference/stream/book.xml
+++ b/reference/stream/book.xml
@@ -12,7 +12,7 @@
     the way of generalizing file, network, data compression, and other
     operations which share a common set of functions and uses.  In
     its simplest definition, a <literal>stream</literal> is a 
-    <literal>resource</literal> object which exhibits streamable 
+    <type>resource</type> object which exhibits streamable
     behavior.  That is, it can be read from or written to in a linear 
     fashion, and may be able to <function>fseek</function> to an
     arbitrary location within the stream.

-- 
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