summaryrefslogtreecommitdiff
path: root/inc/parserutils.php
diff options
context:
space:
mode:
authorfurun <furun@arcor.de>2009-10-16 22:55:26 +0200
committerfurun <furun@arcor.de>2009-10-16 22:55:26 +0200
commit47583ff0428eaa0d97e26f61f81ac6d199e9b446 (patch)
tree4cea7fd563437b0d55a1af3a0e59a659192d5d38 /inc/parserutils.php
parent623b29ddeb427ec79bc196f91198e5e8439f01e4 (diff)
downloadrpg-47583ff0428eaa0d97e26f61f81ac6d199e9b446.tar.gz
rpg-47583ff0428eaa0d97e26f61f81ac6d199e9b446.tar.bz2
Whitespace cleanup FS#1709
Ignore-this: 27ea52110bce929b2c61ed8faba67cfc darcs-hash:20091016205526-c0bf4-35eba4e65d37980a667ba982f7f1ea5b7b07f01c.gz
Diffstat (limited to 'inc/parserutils.php')
-rw-r--r--inc/parserutils.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/parserutils.php b/inc/parserutils.php
index e477ae07f..7887e7a3e 100644
--- a/inc/parserutils.php
+++ b/inc/parserutils.php
@@ -612,7 +612,7 @@ function & p_get_renderer($mode) {
* @param string $id dokuwiki page id
* @param bool $render rerender if first heading not known
* default: true -- must be set to false for calls from the metadata renderer to
- * protects against loops and excessive resource usage when pages
+ * protects against loops and excessive resource usage when pages
* for which only a first heading is required will attempt to
* render metadata for all the pages for which they require first
* headings ... and so on.