svn: /phpdoc/ja/trunk/appendices/migration74/ new-features.xml
[email protected] (Yoshinari Takaoka)
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
mumumu Sun, 29 Mar 2020 12:47:25 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=349549
Log:
fixed mistranslation, pointed out by kenjis
Changed paths:
U phpdoc/ja/trunk/appendices/migration74/new-features.xml
Modified: phpdoc/ja/trunk/appendices/migration74/new-features.xml
===================================================================
--- phpdoc/ja/trunk/appendices/migration74/new-features.xml 2020-03-29 11:49:25 UTC (rev 349548)
+++ phpdoc/ja/trunk/appendices/migration74/new-features.xml 2020-03-29 12:47:25 UTC (rev 349549)
@@ -76,7 +76,7 @@
</sect3>
<sect3 xml:id="migration74.new-features.core.null-coalescing-assignment-operator">
- <title>Null の場合の代入演算子</title>
+ <title>>Null 合体代入演算子</title>
<para>
<informalexample>