Skip to content

Commit 546b9d3

Browse files
authored
Merge pull request ruanyf#807 from grainXianSen/patch-1
Update class.md
2 parents 8240374 + a2d306c commit 546b9d3

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
@@ -664,7 +664,7 @@ class foo {
664664
}
665665
```
666666

667-
上面的代码,一眼就能看出,`foo`类有两个实例属性,一目了然。另外,写起来也比较间洁
667+
上面的代码,一眼就能看出,`foo`类有两个实例属性,一目了然。另外,写起来也比较简洁
668668

669669
## 静态属性
670670

0 commit comments

Comments
 (0)