Skip to content

Commit dfc1c73

Browse files
committed
docs: typo
1 parent f7e5af5 commit dfc1c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

expressions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ void func() {
6666

6767
// 包含注释
6868
int cnt1 = [&]() {
69-
// comment
69+
// 注释
7070
return 2;
7171
}();
7272

0 commit comments

Comments
 (0)