summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Burton <phil@d3r.com>2019-06-11 14:28:56 +0100
committerPhil Burton <phil@d3r.com>2019-06-11 14:28:56 +0100
commit3faffde695cd887abdc582f85c43fb2f57d305ed (patch)
tree471eafce2320ff818cb346e7f36a9557afdb741b
parent599cccd293035788793d680f8649ea737228fc56 (diff)
Fix bad email in doc
-rw-r--r--src/Etym.php2
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
{