Commit:    a694b08e24296d02031926bbb492ee3a7a5a1959
Author:    DAI JIE <dai...@php.net>         Sat, 28 Nov 2020 12:32:30 +0800
Committer: George Peter Banyard <girg...@php.net>      Wed, 2 Dec 2020 14:42:55 
+0000
Parents:   fb94714ba68172ee436ebb7f411b8b469f1cf0c0
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=a694b08e24296d02031926bbb492ee3a7a5a1959

Log:
Fixing typos in the zh translation

Closes GH-366

Changed paths:
  M  releases/8.0/zh.php


Diff:
diff --git a/releases/8.0/zh.php b/releases/8.0/zh.php
index ea368db7c..811ad9e29 100644
--- a/releases/8.0/zh.php
+++ b/releases/8.0/zh.php
@@ -418,7 +418,7 @@ array_chunk([], -1); // ValueError: array_chunk(): Argument 
#2 ($length) must be
           闭包 use 列表中的末尾逗号 <a 
href="https://wiki.php.net/rfc/trailing_comma_in_closure_use_list";>RFC</a>
         </li>
         <li>
-          无捕获的 catche <a 
href="https://wiki.php.net/rfc/non-capturing_catches";>RFC</a>
+          无变量捕获的 catch <a 
href="https://wiki.php.net/rfc/non-capturing_catches";>RFC</a>
         </li>
         <li>
           变量语法的调整 <a 
href="https://wiki.php.net/rfc/variable_syntax_tweaks";>RFC</a>


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

Reply via email to