Skip to content

Commit 5853965

Browse files
authored
翻訳漏れ修正 (#122)
1 parent 16a268b commit 5853965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/errorfunc/constants.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
上記の値(数値も論理値も)はどのエラーをレポートするかを指定する
250250
ビットマスクを組み立てる。<link linkend="language.operators.bitwise">ビット演算子</link>
251251
を使用して値を組み合わせたり特定のエラータイプをマスクすることができる。
252-
&php.ini; では'|', '~', '!', '^' and '&amp;'のみが解釈されることに
252+
&php.ini; では'|', '~', '!', '^' および '&amp;'のみが解釈されることに
253253
注意すべきである。
254254
</para>
255255
</appendix>

0 commit comments

Comments
 (0)