@@ -64,7 +64,7 @@ |
||
64 | 64 | } |
65 | 65 | |
66 | 66 | // Reorder final list |
67 | - $orderedList = [ |
|
67 | + $orderedList = [ |
|
68 | 68 | 'git.readme' => $list['git.readme'], |
69 | 69 | 'git.license' => $list['git.license'], |
70 | 70 | 'git.contributing' => $list['git.contributing'], |
@@ -138,7 +138,7 @@ |
||
138 | 138 | } |
139 | 139 | |
140 | 140 | /** |
141 | - * @param Template $emplate |
|
141 | + * @param Template $template |
|
142 | 142 | * |
143 | 143 | * @return bool |
144 | 144 | */ |