Completed
Push — master ( f7f7bc...f09e2c )
by Yo!
05:25 queued 02:57
created
src/PackageManager/PackageNameVersion.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -36,7 +36,7 @@
 block discarded – undo
36 36
     /**
37 37
      * Constructor.
38 38
      *
39
-     * @param string $packagName Package's name.
39
+     * @param string $packageName Package's name.
40 40
      *                           e.g: "myvendor/foo v1.0"
41 41
      *
42 42
      * @throws RuntimeException If the parsed package's name is empty
Please login to merge, or discard this patch.