mirror of
https://github.com/rclone/rclone.git
synced 2025-06-05 20:34:39 +08:00
doc: use consistent capitalization
This commit is contained in:

committed by
Nick Craig-Wood

parent
f34a40a709
commit
a36ef8582f
@ -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()
|
||||
|
Reference in New Issue
Block a user