summaryrefslogtreecommitdiff
path: root/inc/parserutils.php
diff options
context:
space:
mode:
authorHakan Sandell <hakan.sandell@home.se>2010-10-08 21:15:19 +0200
committerHakan Sandell <hakan.sandell@home.se>2010-10-08 21:15:19 +0200
commite3626db54846ba20cefbc1a9e2d8e29c40137067 (patch)
treebe549543a7c36718ffb06a6293fe80ee0675ec92 /inc/parserutils.php
parent7cceaa7443c80b526a6bbad32b6cbdf5d759fd39 (diff)
parent4ea48b361401e136dbfd3339af368ceeb5b27480 (diff)
downloadrpg-e3626db54846ba20cefbc1a9e2d8e29c40137067.tar.gz
rpg-e3626db54846ba20cefbc1a9e2d8e29c40137067.tar.bz2
Merge branch 'master' of git://github.com/splitbrain/dokuwiki
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 35ccdc1d6..27a5190bd 100644
--- a/inc/parserutils.php
+++ b/inc/parserutils.php
@@ -531,7 +531,7 @@ function p_sort_modes($a, $b){
/**
* Renders a list of instruction to the specified output mode
*
- * In the $info array are informations from the renderer returned
+ * In the $info array is information from the renderer returned
*
* @author Harry Fuecks <hfuecks@gmail.com>
* @author Andreas Gohr <andi@splitbrain.org>