From 4efb0026304c269d7806a5d85f9a6e397f7c3b24 Mon Sep 17 00:00:00 2001 From: Timothee Cour Date: Wed, 28 Mar 2018 10:21:13 -0700 Subject: [PATCH] fix bug --- Whitespace-FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Whitespace-FAQ.md b/Whitespace-FAQ.md index c519cbe..28ea4bf 100644 --- a/Whitespace-FAQ.md +++ b/Whitespace-FAQ.md @@ -19,7 +19,7 @@ someReallyLongProc(withMany, commands, that, may, be, broken, in many, lines) -var c = long().method.()chains(). +var c = long().method().chains(). ofFunctionsWithlooongNames() var x = 2 +