summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
authorAdrian Lang <lang@cosmocode.de>2009-11-23 10:12:00 +0100
committerAdrian Lang <lang@cosmocode.de>2009-11-23 10:12:00 +0100
commitb1f92db2fcd7fd8636de6d7801609a9a0e4e58dc (patch)
treeccb71598675ad3b61d3a78e78073a40550c840a1 /inc
parent5dae719c20ccd77582535ab8a655da4b11965e6e (diff)
downloadrpg-b1f92db2fcd7fd8636de6d7801609a9a0e4e58dc.tar.gz
rpg-b1f92db2fcd7fd8636de6d7801609a9a0e4e58dc.tar.bz2
Keep Andi’s Family out of this
darcs-hash:20091123091200-e4919-33f6b12974478575932e34b89beec98169a1079a.gz
Diffstat (limited to 'inc')
-rw-r--r--inc/html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/html.php b/inc/html.php
index f6f301725..29dddbe74 100644
--- a/inc/html.php
+++ b/inc/html.php
@@ -1234,7 +1234,7 @@ function html_edit($text=null,$include='edit'){ //FIXME: include needed?
/**
* Adds a checkbox for minor edits for logged in users
*
- * @author Andrea Gohr <andi@splitbrain.org>
+ * @author Andreas Gohr <andi@splitbrain.org>
*/
function html_minoredit(){
global $conf;