From 057df2c51d7bd6b2012e3f828b99abaebe6c4ccf Mon Sep 17 00:00:00 2001 From: tajmone Date: Sun, 8 Mar 2015 23:46:46 +0100 Subject: [PATCH] TYPO TYPO: horiZontally --- CODING_STYLE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODING_STYLE.md b/CODING_STYLE.md index 6a788f5fdb..cb407c3978 100644 --- a/CODING_STYLE.md +++ b/CODING_STYLE.md @@ -65,7 +65,7 @@ desired look. When using any code tags (inline or blocks) it's recommended that you don't let the code extend wider than about 70 characters or it will -need to be scrolled horisontally in the wiki (this does not affect any +need to be scrolled horizontally in the wiki (this does not affect any other text, only code). ### Class docstrings