Issue #2946177 by ankitjain28may, bhanuprakashnani, mohit1604, Pasqualle, Rithesh BK, joachim, cilefen, ifrik: Incorrect help text

merge-requests/2419/head
Alex Pott 2020-02-24 14:19:35 +00:00
parent 984f549d7f
commit a56410bf7b
No known key found for this signature in database
GPG Key ID: 31905460D4A69276
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ class NodeTypeForm extends BundleEntityFormBase {
'sticky' => t('Sticky at top of lists'),
'revision' => t('Create new revision'),
],
'#description' => t('Users with the <em>Administer content</em> permission will be able to override these options.'),
'#description' => t('Users with sufficient access rights will be able to override these options.'),
];
if ($this->moduleHandler->moduleExists('language')) {
$form['language'] = [