From 6ca4edc513ba2aa2828d2af09a9d8fb4a5246915 Mon Sep 17 00:00:00 2001 From: Tim Pillinger <26465611+wxtim@users.noreply.github.com> Date: Tue, 12 Nov 2024 14:23:29 +0000 Subject: [PATCH] tiny typo (#2832) --- sphinx/api/configuration/file-creation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sphinx/api/configuration/file-creation.rst b/sphinx/api/configuration/file-creation.rst index fc7ecf776..afef6ac37 100644 --- a/sphinx/api/configuration/file-creation.rst +++ b/sphinx/api/configuration/file-creation.rst @@ -47,8 +47,8 @@ root directory to install file targets with a relative path: cloned ``REPOSITORY_URL``, git checkout'ed ``TREEISH``, and extracted the path ``PATHSPEC`` within the clone. It may help to think of the parts of the location as ``git:Where::What::When``. - - ..rubric:: Examples: + + .. rubric:: Examples: .. code-block:: rose