Skip to content
Snippets Groups Projects
Commit 07453d96 authored by Omar Mohamad - El Hassan Lopesino's avatar Omar Mohamad - El Hassan Lopesino
Browse files

Rewrite entire phrase to avoid problems reported by cspell

parent c45c258a
Branches
Tags
No related merge requests found
Pipeline #413327 passed
......@@ -417,7 +417,7 @@ function editorial_access_manager_help($route_name, RouteMatchInterface $route_m
case 'help.page.editorial_manager_access':
return '<p>' . t('Editorial manager access allows managers assign the content translation or edition to assignable users. It
is intended to granularise the content edition by letting editors only edit the specific content in specific languages.') . '</p>';
is intended to let editors only edit the specific content in specific languages.') . '</p>';
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment