From 013e7d56e2c9970d35d08bc977caeb6771497870 Mon Sep 17 00:00:00 2001 From: Stefan STIDL Date: Sat, 4 Nov 2023 00:34:33 +0100 Subject: [PATCH] fix typo --- results/sanitycheck.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/results/sanitycheck.php b/results/sanitycheck.php index 133b683..335964c 100644 --- a/results/sanitycheck.php +++ b/results/sanitycheck.php @@ -92,7 +92,7 @@ if(!isset($db_type) || $db_type != 'postgresql'){ echo $failed; } ?> -Only required if using sqlite. +Only required if using postgresql. Database check