summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2015-03-30 18:42:39 -0400
committerDavid Rothstein <drothstein@gmail.com>2015-03-30 18:42:39 -0400
commite765be0bad0015c69e45367ea518159932f3afcb (patch)
tree5fed39ac5796fe9faf333798ceccd33e22f9247f /includes/bootstrap.inc
parent437ceb6bb1a9241805b2e2acf0b6600fcd444c35 (diff)
downloadbrdo-e765be0bad0015c69e45367ea518159932f3afcb.tar.gz
brdo-e765be0bad0015c69e45367ea518159932f3afcb.tar.bz2
Issue #2453311 by TravisCarden: Fix a couple more "the the"s in the codebase
Diffstat (limited to 'includes/bootstrap.inc')
-rw-r--r--includes/bootstrap.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc
index 6d60ed1f0..cb7a5b7d1 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -2637,7 +2637,7 @@ function drupal_installation_attempted() {
*
* This would include implementations of hook_install(), which could run
* during the Drupal installation phase, and might also be run during
- * non-installation time, such as while installing the module from the the
+ * non-installation time, such as while installing the module from the
* module administration page.
*
* Example usage: