Skip to content

Commit 34e9db2

Browse files
「何れ」修正漏れ再修正
Co-authored-by: siwa32 <[email protected]>
1 parent ec0aa80 commit 34e9db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language/oop5/property-hooks.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<simpara>
2929
非静的なプロパティには <literal>get</literal> と <literal>set</literal> の2種類のフックがあります。
3030
それぞれ、プロパティの読み取りと書き込みの動作を上書きします。
31-
フックは、型付きプロパティ、型のないプロパティ、何れにも利用可能です
31+
フックは、型付きプロパティ、型のないプロパティ、いずれにも利用可能です
3232
</simpara>
3333
<simpara>
3434
プロパティはバックドプロパティか仮想プロパティのどちらかになります。

0 commit comments

Comments
 (0)