Ver código fonte

Fix typo in vscode_config

Abouzar Parvan 3 anos atrás
pai
commit
465c975214
1 arquivos alterados com 1 adições e 1 exclusões
  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"
         },