From a01d2b9c91e8ba0f410f7a9dbafb2a733d2f7221 Mon Sep 17 00:00:00 2001 From: Anuvrat Parashar Date: Sat, 20 Jan 2018 08:33:18 +0530 Subject: [PATCH] typo: ruler plugin creates vertical lines --- source/editor.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/editor.rst b/source/editor.rst index dbb04a2..6a86ad0 100644 --- a/source/editor.rst +++ b/source/editor.rst @@ -78,7 +78,7 @@ Let's configure Sublime Text to display these rulers. Go into *Preferences ➞ S 79, ], -Now, you'll see nice horizontal lines at 72 and 79 characters, informing you of how long your lines are! +Now, you'll see nice vertical lines at 72 and 79 characters, informing you of how long your lines are!