Skip to content

Commit

Permalink
Remove errant whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
dd32 authored May 8, 2024
1 parent f6b2f99 commit b971407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db.php
Original file line number Diff line number Diff line change
Expand Up @@ -1102,7 +1102,7 @@ public function supports_collation( $dbh_or_table = false ) {
/**
* Generic function to determine if a database supports a particular feature
* The additional argument allows the caller to check a specific database.
*
*
* @param string $db_cap the feature
* @param false|string|resource $dbh_or_table the databaese (the current database, the database housing the specified table, or the database of the mysql resource)
* @return bool
Expand Down

0 comments on commit b971407

Please sign in to comment.