Update Server.php

Tiny re-wording
pull/6632/head
StefanKelm 2020-11-20 12:56:27 +01:00 committed by GitHub
parent 50185e45f0
commit d667847815
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2352,7 +2352,7 @@ class Server extends AppModel
),
'Enrichment_hover_popover_only' => array(
'level' => 0,
'description' => __('When enabled, user have to click on magnifier icon to show enrichment'),
'description' => __('When enabled, users have to click on the magnifier icon to show the enrichment'),
'value' => false,
'errorMessage' => '',
'test' => 'testBool',