From 04b9a8b3b5b27f5d326c4884fcef7998419cb093 Mon Sep 17 00:00:00 2001 From: Fabian Homborg Date: Tue, 27 Jul 2021 18:49:34 +0200 Subject: [PATCH] docs: Fix a label --- doc_src/fish_for_bash_users.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_src/fish_for_bash_users.rst b/doc_src/fish_for_bash_users.rst index d429dfb6e..6178e85ec 100644 --- a/doc_src/fish_for_bash_users.rst +++ b/doc_src/fish_for_bash_users.rst @@ -87,7 +87,7 @@ will not match any files. There are no options to control globbing so it always behaves like that. -See :ref:`Wildcards ` for more. +See :ref:`Wildcards ` for more. Quoting -------