This commit is contained in:
René Pfeuffer
2019-02-19 13:16:22 +01:00
parent e50530e866
commit 242e0b3972
3 changed files with 3 additions and 3 deletions

View File

@@ -58,7 +58,7 @@
"verbs": {
"repository": {
"git": {
"displayName": "Configure Git",
"displayName": "configure Git",
"description": "May change the git configuration for this repository"
}
}

View File

@@ -50,7 +50,7 @@
"verbs": {
"repository": {
"hg": {
"displayName": "Configure Mercurial",
"displayName": "configure Mercurial",
"description": "May change the Mercurial configuration for this repository"
}
}

View File

@@ -44,7 +44,7 @@
"verbs": {
"repository": {
"svn": {
"displayName": "Configure Subversion",
"displayName": "configure Subversion",
"description": "May change the Subversion configuration for this repository"
}
}