From fcd3bb7cfe60027407e0af2ec83fafbf89758e9c Mon Sep 17 00:00:00 2001
From: Andreas Gohr <andi@splitbrain.org>
Date: Sun, 31 Jan 2010 18:00:38 +0100
Subject: [PATCH] fixed file header

---
 inc/indexer.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/inc/indexer.php b/inc/indexer.php
index 14af579bb..39592e8f4 100644
--- a/inc/indexer.php
+++ b/inc/indexer.php
@@ -1,6 +1,6 @@
 <?php
 /**
- * Common DokuWiki functions
+ * Functions to create the fulltext search index
  *
  * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
  * @author     Andreas Gohr <andi@splitbrain.org>
-- 
GitLab