summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2012-06-13 20:07:09 +0200
committerwebchick <webchick@24967.no-reply.drupal.org>2012-06-13 20:07:09 +0200
commit7cf1e7711c1f861917f7293537b4bccdd4293029 (patch)
tree161ddea16fd82b0a6d7c4b1d5f822b7fc2966280 /profiles
parent43f6142ad05fbd4a2937b35311f4fb8aaf94c4a2 (diff)
downloadbrdo-7cf1e7711c1f861917f7293537b4bccdd4293029.tar.gz
brdo-7cf1e7711c1f861917f7293537b4bccdd4293029.tar.bz2
Issue #1632596 by Zgear: Fixed Remove duplicate 'the' in minimal.install.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/minimal/minimal.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/minimal/minimal.install b/profiles/minimal/minimal.install
index 58a0f1277..6099da1ce 100644
--- a/profiles/minimal/minimal.install
+++ b/profiles/minimal/minimal.install
@@ -1,7 +1,7 @@
<?php
/**
* @file
- * Install, update and uninstall functions for the the minimal install profile.
+ * Install, update and uninstall functions for the minimal install profile.
*/
/**