From d7c49b72a93c5fb6f21d40633ab1ccce0387421b Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 17 Feb 2016 22:55:43 +0200 Subject: [PATCH] Typo fix --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 7c17f26c..11e6c6cc 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -21,7 +21,7 @@ PlatformIO 2.0 * Handle new environment variables `PLATFORMIO_UPLOAD_PORT `_ and `PLATFORMIO_UPLOAD_FLAGS `_ - (`IDE issue #518 `_) + (`issue #518 `_) * Fixed issue with ``CPPDEFINES`` which contain space and break PlatformIO IDE Linter (`IDE issue #34 `_)