From 7d41fb970e40ca713f168734b8c779211c036b23 Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Sun, 19 May 2019 14:02:29 +0200 Subject: [PATCH] Fixed a typo --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 617db37f..151a0a91 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,7 +6,7 @@ Changelog 0.13.3 (2019-02-24) +++++++++++++++++++ -- Fixed an issue with embedded Pytho, see https://github.com/davidhalter/jedi-vim/issues/870 +- Fixed an issue with embedded Python, see https://github.com/davidhalter/jedi-vim/issues/870 0.13.2 (2018-12-15) +++++++++++++++++++