From 4759212091cbc772d2485851613585b070a3e639 Mon Sep 17 00:00:00 2001
From: webchick <webchick@24967.no-reply.drupal.org>
Date: Wed, 13 Jun 2012 19:59:14 +0200
Subject: [PATCH] Issue #1632596 by Zgear: Fixed Remove duplicate 'the' in
 minimal.install.

---
 profiles/minimal/minimal.install | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/minimal/minimal.install b/profiles/minimal/minimal.install
index e02ffccfa9ae..50ef44618153 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.
  */
 
 /**
-- 
GitLab