From f813171596ae0fba1e7dd0212d760f47cf709a7a Mon Sep 17 00:00:00 2001 From: yparisien Date: Wed, 9 May 2018 10:21:33 +0200 Subject: [PATCH] Correcting markdown --- docs/source/troubleshooting/osx.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/troubleshooting/osx.rst b/docs/source/troubleshooting/osx.rst index 82953d10..c9d34e5b 100644 --- a/docs/source/troubleshooting/osx.rst +++ b/docs/source/troubleshooting/osx.rst @@ -26,8 +26,8 @@ The colors look weird in iTerm2! -------------------------------- * The arrows may have the wrong colors if you have changed the “minimum - contrast” slider in the color tab of your OS X settings. -* If you're using transparency, check "Keep background colors opaque" + contrast“ slider in the color tab of your OS X settings. +* If you're using transparency, check “Keep background colors opaque“. Statusline is getting wrapped to the next line in iTerm2 --------------------------------------------------------