diff --git a/core/js/setupchecks.js b/core/js/setupchecks.js index cd933d5f603..a169de82a3c 100644 --- a/core/js/setupchecks.js +++ b/core/js/setupchecks.js @@ -389,7 +389,7 @@ messages.push({ msg: t( 'core', - 'Module php-imagick in instance is missing SVG support. For better compatibility it is recommended to install it.' + 'Module php-imagick in this instance has not SVG support. For better compatibility it is recommended to install it.' ), type: OC.SetupChecks.MESSAGE_TYPE_INFO })