From 40540f4d987bcdd579ff3952485469038e42b848 Mon Sep 17 00:00:00 2001 From: Jordan Borean Date: Tue, 18 Jun 2019 15:37:34 +1000 Subject: [PATCH] Fix changelog entry (#57979) --- changelogs/fragments/win_shell-arg-space.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/fragments/win_shell-arg-space.yaml b/changelogs/fragments/win_shell-arg-space.yaml index 9dd3943b24c..d49dc67109a 100644 --- a/changelogs/fragments/win_shell-arg-space.yaml +++ b/changelogs/fragments/win_shell-arg-space.yaml @@ -1,2 +1,2 @@ bugfixes: -- win_shell - Fix bug when setting ``args.executable`` to a pace with a space +- win_shell - Fix bug when setting ``args.executable`` to an executable with a space