Skip to content

Commit 8310ebb

Browse files
committed
Rename "Trace Server: stop or reset to "Trace Server: Stop or Reset
This is more consistent to other command in VsCode. Signed-off-by: Bernd Hufmann <[email protected]>
1 parent 42c5f7f commit 8310ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"commands": [
4040
{
4141
"command": "vscode-trace-server.stop-or-reset",
42-
"title": "Trace Server: stop or reset"
42+
"title": "Trace Server: Stop or Reset"
4343
},
4444
{
4545
"command": "vscode-trace-server.start-if-stopped",

0 commit comments

Comments
 (0)