From 5abc88d85e2a4d5961ff6694825a37725bf7bfd0 Mon Sep 17 00:00:00 2001 From: Jennifer Hodgdon Date: Tue, 12 May 2015 13:29:30 -0700 Subject: [PATCH] Issue #2487464 by mark.labrecque: Internationalization topic code section is not showing up as code --- core/modules/system/language.api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/modules/system/language.api.php b/core/modules/system/language.api.php index 107512a5b7e..8facf78cc96 100644 --- a/core/modules/system/language.api.php +++ b/core/modules/system/language.api.php @@ -142,7 +142,7 @@ use Drupal\Core\Language\LanguageInterface; * {% trans with {'context': 'Long month name'} %} * May * {% endtrans %} - * + * @endcode * * @see transliteration * @see t()