소스 검색

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"
         },