diff --git a/extensions/git/package.nls.json b/extensions/git/package.nls.json index c34b7166da3..655074654b2 100644 --- a/extensions/git/package.nls.json +++ b/extensions/git/package.nls.json @@ -40,5 +40,5 @@ "config.ignoreLegacyWarning": "Ignores the legacy Git warning", "config.ignoreLimitWarning": "Ignores the warning when there are too many changes in a repository", "config.defaultCloneDirectory": "The default location where to clone a git repository", - "config.enableSmartCommit": "Commit all changes when there are not staged changes." -} \ No newline at end of file + "config.enableSmartCommit": "Commit all changes when there are no staged changes." +}