com doc/zh: improve the sentence: language/exceptions.xml
[email protected] (Dai Jie) Sun, 10 Jan 2021 16:45:39 +0000
| Newsgroups | php.doc.zh |
|---|---|
| Message-ID | <[email protected]> |
Commit: f41e7cedff8c63d04dda958bdf34d15f63f94657 Author: 戴劼 <[email protected]> Mon, 11 Jan 2021 00:45:39 +0800 Parents: 47828aab75c5d95a2e0cd3c0db6906084026b4e9 Branches: master Link: http://git.php.net/?p=doc/zh.git;a=commitdiff;h=f41e7cedff8c63d04dda958bdf34d15f63f94657 Log: improve the sentence Changed paths: M language/exceptions.xml Diff: diff --git a/language/exceptions.xml b/language/exceptions.xml index 7aa1da9e..00ffed9e 100644 --- a/language/exceptions.xml +++ b/language/exceptions.xml @@ -376,7 +376,7 @@ Hello World </screen> </example> <example> - <title>&finally; 块和 &return; 之间的用法</title> + <title>&finally; 和 &return; 相互之间的影响</title> <programlisting role="php"> <![CDATA[ <?php