From 3faffde695cd887abdc582f85c43fb2f57d305ed Mon Sep 17 00:00:00 2001 From: Phil Burton Date: Tue, 11 Jun 2019 14:28:56 +0100 Subject: Fix bad email in doc --- src/Etym.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 + * @author Phil Burton */ public function getDefinition(): string { -- cgit v1.2.3