浏览代码

Fix typo in vscode_config

Abouzar Parvan 3 年之前
父节点
当前提交
465c975214
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      utils/vscode_config/settings.json

+ 1 - 1
utils/vscode_config/settings.json

@@ -362,7 +362,7 @@
         },
         {
           "key": "P",
-          "name": "Push",
+          "name": "Pull",
           "type": "command",
           "command": "git.pull"
         },