From 79260747de90fa1d0f296f77f7d1b1c8b3789b03 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 13 Oct 2020 01:23:53 -0400 Subject: development/uncrustify: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- development/uncrustify/README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/development/uncrustify/README b/development/uncrustify/README index de25c92f08..7ad777a602 100644 --- a/development/uncrustify/README +++ b/development/uncrustify/README @@ -1,5 +1,5 @@ -Uncrustify is a source code beautifier that allows you to banish crusty -code. It works with C, C++, C#, D, Java, and Pawn and indents (with spaces -only, tabs and spaces, and tabs only), adds and removes newlines, has a -high degree of control over operator spacing, aligns code, is extremely -configurable, and is easy to modify. +Uncrustify is a source code beautifier that allows you to banish +crusty code. It works with C, C++, C#, D, Java, and Pawn and indents +(with spaces only, tabs and spaces, and tabs only), adds and removes +newlines, has a high degree of control over operator spacing, aligns +code, is extremely configurable, and is easy to modify. -- cgit v1.2.3