summaryrefslogtreecommitdiff
path: root/inc/html.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/html.php')
-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;