From 37700b221b810291502a723a5ae8631b8cee2c52 Mon Sep 17 00:00:00 2001 From: tooomm Date: Wed, 22 Jul 2026 20:32:01 +0200 Subject: [PATCH] wording --- .github/workflows/documentation-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/documentation-build.yml b/.github/workflows/documentation-build.yml index 4867c1f07..3104a9df1 100644 --- a/.github/workflows/documentation-build.yml +++ b/.github/workflows/documentation-build.yml @@ -12,7 +12,7 @@ on: workflow_dispatch: inputs: graph_cache: - description: "Use Doxygen graph cache? (Disabling will rebuild the GH Pages folder from scratch)" + description: "Use cached graphs? (Disabling will rebuild the GH Pages folder from scratch)" type: boolean default: true