Fixes typo in config comment: wheter --> whether (#673)
This commit is contained in:
parent
2d26f95ad5
commit
9f8f290858
|
|
@ -494,7 +494,7 @@
|
|||
{
|
||||
"key": "enable",
|
||||
"default_value": "false",
|
||||
"comment": "Wheter to enable the Todoist migrator."
|
||||
"comment": "Whether to enable the Todoist migrator."
|
||||
},
|
||||
{
|
||||
"key": "clientid",
|
||||
|
|
@ -539,7 +539,7 @@
|
|||
{
|
||||
"key": "enable",
|
||||
"default_value": "false",
|
||||
"comment": "Wheter to enable the Microsoft Todo migrator."
|
||||
"comment": "Whether to enable the Microsoft Todo migrator."
|
||||
},
|
||||
{
|
||||
"key": "clientid",
|
||||
|
|
@ -939,4 +939,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue