mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 22:05:44 +01:00
typos
This commit is contained in:
@@ -47,7 +47,7 @@ class SpacedUpdate {
|
||||
this.changed = false;
|
||||
}
|
||||
else {
|
||||
// update not triggered but changes are still pending, so we need to schedule another check
|
||||
// update isn't triggered but changes are still pending, so we need to schedule another check
|
||||
this.scheduleUpdate();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user