fix: accurat{ => e }ly

This commit is contained in:
Luke Carrier 2024-06-07 22:40:31 +01:00
parent c3242a5a5a
commit 028ef784a5

View File

@ -269,7 +269,7 @@
<SectionCard labelFor="useNewLocking" orientation="row"> <SectionCard labelFor="useNewLocking" orientation="row">
<svelte:fragment slot="title">Use new experimental hunk locking algorithm</svelte:fragment> <svelte:fragment slot="title">Use new experimental hunk locking algorithm</svelte:fragment>
<svelte:fragment slot="caption"> <svelte:fragment slot="caption">
This new hunk locking algorithm is still in the testing phase but should more accuratly catch This new hunk locking algorithm is still in the testing phase but should more accurately catch
locks and subsequently cause fewer errors. locks and subsequently cause fewer errors.
</svelte:fragment> </svelte:fragment>
<svelte:fragment slot="actions"> <svelte:fragment slot="actions">