doc: use consistent capitalization

This commit is contained in:
Martin Michlmayr
2020-05-20 18:54:33 +08:00
committed by Nick Craig-Wood
parent f34a40a709
commit a36ef8582f
9 changed files with 19 additions and 19 deletions

View File

@ -72,7 +72,7 @@ func init() {
// needs to be done early so we can use oauth during config
fs.Register(&fs.RegInfo{
Name: "jottacloud",
Description: "JottaCloud",
Description: "Jottacloud",
NewFs: NewFs,
Config: func(name string, m configmap.Mapper) {
ctx := context.TODO()