Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
vipwan committed Aug 30, 2024
1 parent a3624b9 commit 9656e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gen-Decor.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

```c#

//注意 AutoDecor和AutoDecorFor是想法的标注,一个标注于需要装饰的类型上,一个标注于装饰器上
//注意 AutoDecor和AutoDecorFor是想反的标注,一个标注于需要装饰的类型上,一个标注于装饰器上
//标注于需要装饰的类型上
Expand Down

0 comments on commit 9656e7f

Please sign in to comment.