git grep BorrowerLogs git grep BorrowersLogs
(In reply to Marcel de Rooy from comment #0) > git grep BorrowerLogs > git grep BorrowersLogs Another mistake is made quickly: Log! Not Logs.
Created attachment 187903 [details] [review] Bug 41024: Unify spelling of BorrowersLog, keep plural form The singular form is wrong and only exists in textual context. This is a result of git grep | xargs sed. Test plan: Read the patch. git grep BorrowerLog Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Trivial fix/string patch. No need to backport! Self SO.
Created attachment 188533 [details] [review] Bug 41024: Unify spelling of BorrowersLog, keep plural form The singular form is wrong and only exists in textual context. This is a result of git grep | xargs sed. Test plan: Read the patch. git grep BorrowerLog Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Aleisha Amohia <aleisha@catalyst.net.nz>
Nice work everyone! Pushed to main for 25.11