summaryrefslogtreecommitdiff
path: root/inc/indexer.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/indexer.php')
-rw-r--r--inc/indexer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/indexer.php b/inc/indexer.php
index ec0c523e0..014c5c5eb 100644
--- a/inc/indexer.php
+++ b/inc/indexer.php
@@ -1248,7 +1248,7 @@ class Doku_Indexer {
* @author Tom N Harris <tnharris@whoopdedo.org>
*
* @param string $line
- * @param string $id
+ * @param string|int $id
* @param int $count
* @return string
*/