Completed
Push — prototype ( 3bfdd7...aec713 )
by Peter
07:47
created
library/WebinoAppLib/Console/ConsoleCredits.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -46,7 +46,7 @@
 block discarded – undo
46 46
         }
47 47
 
48 48
         $note = 'Webino™ is brought to you thanks to authors and contributors '
49
-              . 'of above third-party libraries also.';
49
+                . 'of above third-party libraries also.';
50 50
 
51 51
         $cli
52 52
             ->border()
Please login to merge, or discard this patch.