ソースを参照

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