summaryrefslogtreecommitdiff
path: root/inc/parserutils.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2010-10-27 20:53:59 +0200
committerAndreas Gohr <andi@splitbrain.org>2010-10-27 20:53:59 +0200
commit55b3c9e8ad80fc80ec9ecaac33474e186cb88ee8 (patch)
tree1bf1359fee6044a704ac8465753e3c147d61e6e3 /inc/parserutils.php
parente8b9cf5ae263f3b97aaa389dddd9e7458cc0894c (diff)
parentbaef77a2b52933a6dd7caf3f641ff5ce6e6164f3 (diff)
downloadrpg-55b3c9e8ad80fc80ec9ecaac33474e186cb88ee8.tar.gz
rpg-55b3c9e8ad80fc80ec9ecaac33474e186cb88ee8.tar.bz2
Merge branch 'master' into stable
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>