From 1f31494f883f205ad69c8b190deb383c5a32de7f Mon Sep 17 00:00:00 2001 From: Peter Kraume Date: Wed, 20 Nov 2024 15:32:12 +0100 Subject: [PATCH] [TASK] Update review instructions regarding spelling with American English --- Documentation/HandlingAPatch/Tips.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/HandlingAPatch/Tips.rst b/Documentation/HandlingAPatch/Tips.rst index 0eca0393..42de8e41 100644 --- a/Documentation/HandlingAPatch/Tips.rst +++ b/Documentation/HandlingAPatch/Tips.rst @@ -308,6 +308,7 @@ use this list both for checking other people's patches, as well as your own. of reworking a patch multiple times, these three place of documentation can become out of sync. * If SCSS/TS changes are involved, are the resulting build files included in the patch, and were built with the right environment? +* When changes are made to Xliff files, is the correct spelling in American (US) English used? * Does your patch deprecate anything? If so, have you followed :ref:`deprecations`? If you feel this section is missing good things to watch out for for, please contribute to the