[#2526] fixed typo in BackupCreatePanel.svelte
This commit is contained in:
parent
c370d84074
commit
6521decfa8
|
@ -97,7 +97,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>
|
<p>
|
||||||
Please note that during the backup other concurrent write requrests may fail since the
|
Please note that during the backup other concurrent write requests may fail since the
|
||||||
database will be temporary "locked" (this usually happens only during the ZIP generation).
|
database will be temporary "locked" (this usually happens only during the ZIP generation).
|
||||||
</p>
|
</p>
|
||||||
<p class="txt-bold">
|
<p class="txt-bold">
|
||||||
|
|
Loading…
Reference in New Issue