* Fix Typos

* Fix More Typos
This commit is contained in:
Yo
2019-12-23 22:22:55 +05:30
committed by Matteo Pagliazzi
parent 7d2c5ed339
commit 04a9c97393
39 changed files with 47 additions and 47 deletions

View File

@@ -268,7 +268,7 @@ export function syncableAttrs (task) {
*
* @param order The list of ordered tasks
* @param taskId The Task._id of the task to move
* @param to A integer specifiying the index to move the task to
* @param to A integer specifying the index to move the task to
*
* @return Empty
*/