From 6751136becbf9859bd2fb6d50080c69e8ae9bef3 Mon Sep 17 00:00:00 2001 From: Domenic Denicola Date: Mon, 23 Nov 2020 19:33:27 -0500 Subject: [PATCH] Fix some instances of the possessive of Marquis --- lib/convert-worker.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/convert-worker.js b/lib/convert-worker.js index 72a73c2..dd91449 100644 --- a/lib/convert-worker.js +++ b/lib/convert-worker.js @@ -403,14 +403,16 @@ function enDashJointNames(xml) { } function fixPossessives(xml) { - // Fix possessive of names ending in "s" - // Note: if the "s" is unvoiced, as in Marquis, then it doesn't get the second "s". + // Fix possessive of names ending in "s". xml = xml.replace( // eslint-disable-next-line max-len /(?