Index: branches/wmf/1.17wmf1/includes/filerepo/File.php |
— | — | @@ -801,7 +801,7 @@ |
802 | 802 | } |
803 | 803 | |
804 | 804 | /** |
805 | | - * Get the path of the archive directory, or a particular file if $suffix is specified */ |
| 805 | + * Get the path of the archive directory, or a particular file if $suffix is specified |
806 | 806 | * |
807 | 807 | * @param $suffix bool|string if not false, the name of an archived file. |
808 | 808 | * |