From 1acd3ab09be1b65bfd6122ee351490c3b5527bb8 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 8 Jan 2022 21:58:55 +0100 Subject: Use typographic quotes (#4133) * Use typographic quotes * A few fixes * Fix * Fix not saved * Implement feedback * Detail * Revert spoken English fixes Left for a future dedicated discussion * More reverts * Final reverts * Final minor --- cli/i18n/I18nData.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/i18n') diff --git a/cli/i18n/I18nData.php b/cli/i18n/I18nData.php index 6656d45cd..926df9110 100644 --- a/cli/i18n/I18nData.php +++ b/cli/i18n/I18nData.php @@ -95,7 +95,7 @@ class I18nData { } /** - * Add a new language. It's a copy of the reference language. + * Add a new language. It’s a copy of the reference language. * * @param string $language * @param string $reference -- cgit v1.2.3