diff --git a/core/modules/file/file.install b/core/modules/file/file.install index fb3ac7d..5add28c 100644 --- a/core/modules/file/file.install +++ b/core/modules/file/file.install @@ -120,7 +120,8 @@ function file_requirements($phase) { } /** - * Force "Table of files" formatters' "use_description_as_link_text" settings off. + * Force "Table of files" formatters' "use_description_as_link_text" + * settings off. * * This is done to ensure backward compatibility. */