summaryrefslogtreecommitdiff
path: root/development/uncrustify/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/uncrustify/README')
-rw-r--r--development/uncrustify/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/development/uncrustify/README b/development/uncrustify/README
index 8af28f0b49..de25c92f08 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.
+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.