From 2f7ac8767e14d143c8afa5b39aac355b0950a114 Mon Sep 17 00:00:00 2001 From: Fabian Homborg Date: Wed, 27 May 2020 18:12:56 +0200 Subject: [PATCH] Fix wordo English! It's a thing! [ci skip] --- doc_src/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_src/faq.rst b/doc_src/faq.rst index e11730f87..e2634ecb1 100644 --- a/doc_src/faq.rst +++ b/doc_src/faq.rst @@ -280,7 +280,7 @@ or appear to work, because most of the time the string doesn't match and so it passes along the `string-*`, which is then interpreted by the receiving program. -But it also means that these commands can stop working at any moment once a matching file is encountered (because it has been created or the command is executed in a different working directory), and for bash to need workarounds like +But it also means that these commands can stop working at any moment once a matching file is encountered (because it has been created or the command is executed in a different working directory), and that bash to need workarounds like .. code-block:: sh