Fixed spelling on update file

This commit is contained in:
xevidos 2019-06-27 08:55:14 -04:00
parent 9220e3d63e
commit 4e9edb0043

View File

@ -923,7 +923,7 @@ if( isset( $_GET["action"] ) && $_GET["action"] !== '' ) {
return;
}
progress.innerText = "Filesystem update finished. Please wait, your browser will now reload and start the datbase update.";
progress.innerText = "Filesystem update finished. Please wait, your browser will now reload and start the database update.";
setTimeout( function() {
@ -992,7 +992,7 @@ if( isset( $_GET["action"] ) && $_GET["action"] !== '' ) {
return;
}
progress.innerText = "Filesystem update finished. Please wait, your browser will now reload and start the datbase update.";
progress.innerText = "Filesystem update finished. Please wait, your browser will now reload and start the database update.";
setTimeout( function() {