From cae034155457781c8a2d9d70049cbc0fa466cd02 Mon Sep 17 00:00:00 2001 From: cpunch Date: Sun, 14 Sep 2025 20:37:49 -0600 Subject: [PATCH] better phrasing --- content/docs/macros/MV_OMIT_CFF.md | 2 +- content/docs/macros/MV_OMIT_FUNCTION.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/macros/MV_OMIT_CFF.md b/content/docs/macros/MV_OMIT_CFF.md index fee5c5f..353ff52 100644 --- a/content/docs/macros/MV_OMIT_CFF.md +++ b/content/docs/macros/MV_OMIT_CFF.md @@ -1,7 +1,7 @@ --- weight: 100 title: "MV_OMIT_CFF" -description: "Omit all CFF steps" +description: "Omit from CFF" icon: "code_blocks" date: "2025-05-01T18:47:58-05:00" lastmod: "2025-05-01T18:47:58-05:00" diff --git a/content/docs/macros/MV_OMIT_FUNCTION.md b/content/docs/macros/MV_OMIT_FUNCTION.md index 55caef6..453c5b1 100644 --- a/content/docs/macros/MV_OMIT_FUNCTION.md +++ b/content/docs/macros/MV_OMIT_FUNCTION.md @@ -1,7 +1,7 @@ --- weight: 100 title: "MV_OMIT" -description: "Omit all mangling steps" +description: "Omit from all steps" icon: "code_blocks" date: "2025-05-01T18:47:58-05:00" lastmod: "2025-05-01T18:47:58-05:00"