diff --git a/extensions/git/package.nls.json b/extensions/git/package.nls.json index 4e004655017..356d1473bbc 100644 --- a/extensions/git/package.nls.json +++ b/extensions/git/package.nls.json @@ -37,7 +37,7 @@ "command.merge": "Merge Branch...", "command.createTag": "Create Tag", "command.fetch": "Fetch", - "command.fetchPrune": "Fetch (prune)", + "command.fetchPrune": "Fetch (Prune)", "command.fetchAll": "Fetch From All Remotes", "command.pull": "Pull", "command.pullRebase": "Pull (Rebase)",