Skip to content

Commit

Permalink
removed additional space
Browse files Browse the repository at this point in the history
  • Loading branch information
shail-mehta committed Sep 28, 2024
1 parent a033b88 commit 87add51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/Checker/Runtime_Environment_Setup.php
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ static function () use ( $permalink_structure ) {
* @since 1.0.0
*
* @global wpdb $wpdb WordPress database abstraction object.
* @global string $table_prefix The database table prefix.
* @global string $table_prefix The database table prefix.
* @global WP_Filesystem_Base $wp_filesystem WordPress filesystem subclass.
*/
public function clean_up() {
Expand Down

0 comments on commit 87add51

Please sign in to comment.