X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryDuplicateFiles.php;h=3105f91abefd0f61c8d72cca3c3aaf79b0312692;hb=a5ee223cde679dece81f9c038e9fb43ddd937410;hp=185469499b2a822b060b63626b7f30c007c20d6f;hpb=e2b38fb80752bf6ccf247b1945b208617e80ee90;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryDuplicateFiles.php b/includes/api/ApiQueryDuplicateFiles.php index 185469499b..3105f91abe 100644 --- a/includes/api/ApiQueryDuplicateFiles.php +++ b/includes/api/ApiQueryDuplicateFiles.php @@ -200,7 +200,7 @@ class ApiQueryDuplicateFiles extends ApiQueryGeneratorBase { } public function getDescription() { - return 'List all files that are duplicates of the given file(s) based on hash values'; + return 'List all files that are duplicates of the given file(s) based on hash values.'; } public function getExamples() {