From 7b8a548a8bcaa609ff7641b0b3e72e1ba18df63c Mon Sep 17 00:00:00 2001 From: Fridolin Somers Date: Fri, 21 Jan 2022 20:45:27 -1000 Subject: [PATCH] Bug 29722: (QA follow-up) Replace unusual single quote Signed-off-by: Fridolin Somers Signed-off-by: Kyle M Hall (cherry picked from commit a4c5a166918483c22686fc2ed4677b61e44bb7b6) Signed-off-by: Andrew Fuerste-Henry --- installer/data/mysql/en/optional/sample_quotes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/data/mysql/en/optional/sample_quotes.yml b/installer/data/mysql/en/optional/sample_quotes.yml index 271b2136d0..9ef5a3391b 100644 --- a/installer/data/mysql/en/optional/sample_quotes.yml +++ b/installer/data/mysql/en/optional/sample_quotes.yml @@ -187,7 +187,7 @@ tables: - id: 44 source: "Alex Elle" - text: "I am thankful for my struggle because, without it, I wouldn’t have stumbled across my strength." + text: "I am thankful for my struggle because, without it, I wouldn't have stumbled across my strength." - id: 45 source: "Madeleine Albright" -- 2.39.5