diff options
Diffstat (limited to 'inc/parser/parser.php')
-rw-r--r-- | inc/parser/parser.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/parser/parser.php b/inc/parser/parser.php index 7de715b95..9896b8799 100644 --- a/inc/parser/parser.php +++ b/inc/parser/parser.php @@ -94,7 +94,7 @@ class Doku_Parser { * the Parser could be serialized to a file once * all modes are registered * - * @author Harry Fuecks <harryf@gmail.com> + * @author Harry Fuecks <hfuecks@gmail.com> */ class Doku_Parser_Mode { |