diff --git a/src/DocBlock/Tags/Author.php b/src/DocBlock/Tags/Author.php index d120757..c79df87 100644 --- a/src/DocBlock/Tags/Author.php +++ b/src/DocBlock/Tags/Author.php @@ -83,7 +83,7 @@ final class Author extends BaseTag implements Factory\StaticMethod } /** - * Attempts to create a new Author object based on †he tag body. + * Attempts to create a new Author object based on the tag body. */ public static function create(string $body) : ?self {