From c36ecd47181d52e3b3fb648b869d5acdd215155b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Sch=C3=BCrmann?= Date: Thu, 22 Aug 2019 12:53:17 +0200 Subject: [PATCH] README: Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ecf7b0..117911c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This project's goals roughly are to: (but excluding `-XCPP` which is too hard); - Retain newlines and comments unmodified; - Be clever about using the available horizontal space while not overflowing - the column maximum if it cannot be avoided; + the column maximum unless it cannot be avoided; - Be clever about aligning things horizontally (this can be turned off completely however); - Have linear complexity in the size of the input. -- 2.30.2