Index: trunk/phase3/includes/filerepo/FileRepo.php |
— | — | @@ -537,7 +537,7 @@ |
538 | 538 | } |
539 | 539 | /** |
540 | 540 | * Returns the file namespace string |
541 | | - * @return strig |
| 541 | + * @return string |
542 | 542 | */ |
543 | 543 | function getFileNamespace() { |
544 | 544 | return $this->fileNamespace; |