mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-01 19:15:52 +01:00
Fix case
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
"verbs": {
|
||||
"repository": {
|
||||
"git": {
|
||||
"displayName": "Configure Git",
|
||||
"displayName": "configure Git",
|
||||
"description": "May change the git configuration for this repository"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
"verbs": {
|
||||
"repository": {
|
||||
"hg": {
|
||||
"displayName": "Configure Mercurial",
|
||||
"displayName": "configure Mercurial",
|
||||
"description": "May change the Mercurial configuration for this repository"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"verbs": {
|
||||
"repository": {
|
||||
"svn": {
|
||||
"displayName": "Configure Subversion",
|
||||
"displayName": "configure Subversion",
|
||||
"description": "May change the Subversion configuration for this repository"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user