fix typos in sync messages and comments (startting -> starting) (#876)
BuildCI / build (20.x) (push) Failing after 5m56s
BuildCI / build (20.x) (push) Failing after 5m56s
This commit is contained in:
+1
-1
@@ -1930,7 +1930,7 @@ export async function syncer(
|
||||
) => any,
|
||||
callbackSyncProcess?: any
|
||||
) {
|
||||
console.info(`startting sync.`);
|
||||
console.info(`starting sync.`);
|
||||
markIsSyncingFunc(true);
|
||||
|
||||
let everythingOk = true;
|
||||
|
||||
Reference in New Issue
Block a user