Skip to content

Commit a75ac4e

Browse files
ono-maxko1
authored andcommitted
Change the label of c language call
1 parent 29add0d commit a75ac4e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,11 +295,11 @@
295295
},
296296
{
297297
"command": "rdbg.inspector.enableTraceClanguageCall",
298-
"title": "\u200B Trace C-language Call/Return"
298+
"title": "\u200B Trace c_call / c_return"
299299
},
300300
{
301301
"command": "rdbg.inspector.disableTraceClanguageCall",
302-
"title": "✓ Trace C-language Call/Return"
302+
"title": "✓ Trace c_call / c_return"
303303
}
304304
],
305305
"menus": {

0 commit comments

Comments
 (0)