Skip to content

Commit 911be89

Browse files
authored
Fixed typo in description of main function snippet.
Fixed typo in description of main function snippet.
1 parent 2e79c3c commit 911be89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/cpp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,6 @@
269269
" return 0;",
270270
"}"
271271
],
272-
"description": "Code snippet for 'for' loop"
272+
"description": "Code snippet for main function"
273273
}
274274
}

0 commit comments

Comments
 (0)