mirror of
https://github.com/librespeed/speedtest.git
synced 2024-05-10 18:54:52 +00:00
fix typo
This commit is contained in:
@ -92,7 +92,7 @@ if(!isset($db_type) || $db_type != 'postgresql'){
|
||||
echo $failed;
|
||||
}
|
||||
?>
|
||||
</td><td>Only required if using sqlite.</td></tr>
|
||||
</td><td>Only required if using postgresql.</td></tr>
|
||||
|
||||
|
||||
<tr><td colspan="3" class='SectionHeading'>Database check</td></tr>
|
||||
|
Reference in New Issue
Block a user