summaryrefslogtreecommitdiffstats
path: root/core/js
diff options
context:
space:
mode:
Diffstat (limited to 'core/js')
-rw-r--r--core/js/setupchecks.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/js/setupchecks.js b/core/js/setupchecks.js
index a169de82a3c..c76429ec124 100644
--- a/core/js/setupchecks.js
+++ b/core/js/setupchecks.js
@@ -389,7 +389,7 @@
messages.push({
msg: t(
'core',
- 'Module php-imagick in this instance has not SVG support. For better compatibility it is recommended to install it.'
+ 'Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it.'
),
type: OC.SetupChecks.MESSAGE_TYPE_INFO
})