Passed
Pull Request — master (#20)
by Alex
01:39
created
src/Facets/EnumerationTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
     }
19 19
 
20 20
     /**
21
-     * @param string $enumorationValue adds a value to the enumeration set.
21
+     * @param string $enumerationValue adds a value to the enumeration set.
22 22
      */
23 23
     protected function addEnumeration($enumerationValue)
24 24
     {
Please login to merge, or discard this patch.