Skip to content

Commit e1ee252

Browse files
wuxcocoruanyf
authored andcommitted
Update class.md
1 parent ec5d683 commit e1ee252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -839,7 +839,7 @@ class C {
839839
// 私有属性 #brand 存在
840840
return true;
841841
} else {
842-
// 私有属性 #foo 不存在
842+
// 私有属性 #brand 不存在
843843
return false;
844844
}
845845
}

0 commit comments

Comments
 (0)