Issue #3265723 by nevergone: Duplicate word: directly
(cherry picked from commit 0cb87d68b2c9ef61a44a3851c780a79ac9361257)merge-requests/2022/head
parent
f25db89bf3
commit
5060ac6eb4
|
@ -20,7 +20,7 @@ use Drupal\Component\Utility\UrlHelper;
|
|||
* non-English-only sites) in addition to formatting it. Variables concatenated
|
||||
* without the insertion of language-specific words or punctuation are some
|
||||
* examples where translation is not applicable and using this class directly
|
||||
* directly is appropriate.
|
||||
* is appropriate.
|
||||
*
|
||||
* This class is designed for formatting messages that are mostly text, not as
|
||||
* an HTML template language. As such:
|
||||
|
|
Loading…
Reference in New Issue