summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/vscode_config/settings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/vscode_config/settings.json b/utils/vscode_config/settings.json
index d8a91c0f..2cca67a5 100644
--- a/utils/vscode_config/settings.json
+++ b/utils/vscode_config/settings.json
@@ -362,7 +362,7 @@
},
{
"key": "P",
- "name": "Push",
+ "name": "Pull",
"type": "command",
"command": "git.pull"
},