mirror of
https://github.com/pi-hole/web.git
synced 2026-04-26 03:40:09 +01:00
Fix spelling
Signed-off-by: a1346054 <36859588+a1346054@users.noreply.github.com>
This commit is contained in:
@@ -157,7 +157,7 @@ function archive_restore_table($file, $table, $flush=false)
|
||||
$field = "domain";
|
||||
}
|
||||
|
||||
// Prepare SQLite statememt
|
||||
// Prepare SQLite statement
|
||||
$stmt = $db->prepare($sql);
|
||||
|
||||
// Return early if we fail to prepare the SQLite statement
|
||||
|
||||
Reference in New Issue
Block a user