Completed
Push — master ( 85bbe5...fcf09d )
by Roberto
30:54 queued 15:57
created
src/Connectors/File.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -86,7 +86,7 @@
 block discarded – undo
86 86
      * Read some bytes from file
87 87
      *
88 88
      * @param  int $len
89
-     * @return stirng
89
+     * @return string
90 90
      */
91 91
     public function read($len = null)
92 92
     {
Please login to merge, or discard this patch.