From b4411eaa09f3eb240cb5a49e41fb7de5cb3f799e Mon Sep 17 00:00:00 2001 From: Mark Abraham Date: Wed, 11 Feb 2026 11:47:04 +0100 Subject: [PATCH] Fix header for cgh.depends_on() There is no cgh.depend_on, so don't name it --- source/iface/command-group-handler.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/iface/command-group-handler.rst b/source/iface/command-group-handler.rst index 5b3bfc0..31bfc64 100644 --- a/source/iface/command-group-handler.rst +++ b/source/iface/command-group-handler.rst @@ -160,8 +160,8 @@ object represented by ``acc``. is a placeholder or not. ================== === -``depend_on`` -------------- +``depends_on`` +-------------- .. rubric:: Overload 1