Loading core/lib/Drupal/Core/Command/DbImportCommand.php +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ /** * Provides a command to import the current database from a script. * * This script runs on databases exported using using one of the database dump * This script runs on databases exported using one of the database dump * commands and imports it into the current database connection. * * @see \Drupal\Core\Command\DbImportApplication Loading Loading
core/lib/Drupal/Core/Command/DbImportCommand.php +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ /** * Provides a command to import the current database from a script. * * This script runs on databases exported using using one of the database dump * This script runs on databases exported using one of the database dump * commands and imports it into the current database connection. * * @see \Drupal\Core\Command\DbImportApplication Loading