Skip to content

Commit a7fbb04

Browse files
authored
Fix typo: language-snippets.ent (#157)
1 parent e4bae48 commit a7fbb04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language-snippets.ent

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1036,7 +1036,7 @@ $font = 'SomeFont';
10361036
に準拠しない CSV が生成されたり、PHP の CSV
10371037
関数を介してラウンドトリップ(往復変換)でデータが壊れる可能性があります。
10381038
<parameter>escape</parameter>のデフォルト値は<literal>"\\"</literal>
1039-
なので、明示的に空の文字列を指定すること推奨します。デフォルト値は、PHP 9.0
1039+
なので、明示的に空の文字列を指定することを推奨します。デフォルト値は、PHP 9.0
10401040
以降の将来のバージョンで変更予定です。
10411041
</simpara></warning>'>
10421042

0 commit comments

Comments
 (0)