diff --git a/reference/errorfunc/constants.xml b/reference/errorfunc/constants.xml index 1de5e1e380..7870a22bb2 100644 --- a/reference/errorfunc/constants.xml +++ b/reference/errorfunc/constants.xml @@ -249,7 +249,7 @@ 上記の値(数値も論理値も)はどのエラーをレポートするかを指定する ビットマスクを組み立てる。ビット演算子 を使用して値を組み合わせたり特定のエラータイプをマスクすることができる。 - &php.ini; では'|', '~', '!', '^' and '&'のみが解釈されることに + &php.ini; では'|', '~', '!', '^' および '&'のみが解釈されることに 注意すべきである。