Skip to content

Commit 79deb40

Browse files
committed
Fix typo
1 parent ff80a5a commit 79deb40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/vim9class.jax

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -945,7 +945,6 @@ ClassName() メソッドはなく、ClassName というクラス内の別名の
945945

946946
Vim9class のアクセスモード ~
947947
*vim9-access-modes*
948-
The variable access modes, and their meaning, supported by Vim9class are
949948
Vim9class でサポートされる変数アクセスモードとその意味は、
950949
|public-variable| どこからでも読み書きできる
951950
|read-only-variable| どこからでも読み取れ、クラスおよびサブクラス内

0 commit comments

Comments
 (0)