@@ -315,7 +315,7 @@ discard block |
||
| 315 | 315 | * Rename directory |
| 316 | 316 | * |
| 317 | 317 | * @param string $from |
| 318 | - * @param strign $to |
|
| 318 | + * @param string $to |
|
| 319 | 319 | * @return bool |
| 320 | 320 | * @access protected |
| 321 | 321 | */ |
@@ -328,7 +328,7 @@ discard block |
||
| 328 | 328 | * Rename file |
| 329 | 329 | * |
| 330 | 330 | * @param string $from |
| 331 | - * @param strign $to |
|
| 331 | + * @param string $to |
|
| 332 | 332 | * @return bool |
| 333 | 333 | * @access protected |
| 334 | 334 | */ |
@@ -341,7 +341,7 @@ discard block |
||
| 341 | 341 | * Copy directory |
| 342 | 342 | * |
| 343 | 343 | * @param string $from |
| 344 | - * @param strign $to |
|
| 344 | + * @param string $to |
|
| 345 | 345 | * @return bool |
| 346 | 346 | * @access protected |
| 347 | 347 | */ |
@@ -354,7 +354,7 @@ discard block |
||
| 354 | 354 | * Copy file |
| 355 | 355 | * |
| 356 | 356 | * @param string $from |
| 357 | - * @param strign $to |
|
| 357 | + * @param string $to |
|
| 358 | 358 | * @return bool |
| 359 | 359 | * @access protected |
| 360 | 360 | */ |