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:56:36 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=349550
Log:
deleted unnecessary < mark
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 12:47:25 UTC (rev 349549)
+++ phpdoc/ja/trunk/appendices/migration74/new-features.xml 2020-03-29 12:56:36 UTC (rev 349550)
@@ -76,7 +76,7 @@
</sect3>
<sect3 xml:id="migration74.new-features.core.null-coalescing-assignment-operator">
- <title>>Null 合体代入演算子</title>
+ <title>Null 合体代入演算子</title>
<para>
<informalexample>