From a718aed1be1b811db211e4beebf3b1bb7bb12f58 Mon Sep 17 00:00:00 2001 From: BathreeNode <101283333+batuhankocyigit@users.noreply.github.com> Date: Tue, 3 Mar 2026 09:20:07 +0300 Subject: [PATCH] fix: rename misspelled directory 'fouth-edition' to 'fourth-edition' The ECMA schema directory was misspelled as 'fouth-edition' instead of 'fourth-edition'. Renamed all 4 files within to correct the path: - opc-contentTypes.xsd - opc-coreProperties.xsd - opc-digSig.xsd - opc-relationships.xsd --- .../ecma/{fouth-edition => fourth-edition}/opc-coreProperties.xsd | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename skills/productivity/powerpoint/scripts/office/schemas/ecma/{fouth-edition => fourth-edition}/opc-coreProperties.xsd (100%) diff --git a/skills/productivity/powerpoint/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd b/skills/productivity/powerpoint/scripts/office/schemas/ecma/fourth-edition/opc-coreProperties.xsd similarity index 100% rename from skills/productivity/powerpoint/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd rename to skills/productivity/powerpoint/scripts/office/schemas/ecma/fourth-edition/opc-coreProperties.xsd