diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Etym.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Etym.php b/src/Etym.php index b796a3a..0b2289c 100644 --- a/src/Etym.php +++ b/src/Etym.php @@ -34,7 +34,7 @@ class Etym * Search for and return etym defeiniton * * @return string - * @author Phil Burton <phil@d3r.com> + * @author Phil Burton <phil@pgburton.com> */ public function getDefinition(): string { |