From 9a2e0c061d0a51c6a4f08c8b8f609fd04ac10ce7 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Sat, 3 Mar 2018 23:14:57 -0300 Subject: [PATCH] Update 3241.bugfix.rst --- changelog/3241.bugfix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/3241.bugfix.rst b/changelog/3241.bugfix.rst index 32d85c2b8..2b8b07d83 100644 --- a/changelog/3241.bugfix.rst +++ b/changelog/3241.bugfix.rst @@ -1,2 +1,2 @@ -Refactor check of bindir from `exists` to `isdir`. +Refactor check of bindir from ``exists`` to ``isdir`` regarding `#3241 `_.