diff options
Diffstat (limited to 'clang/docs/LibFormat.rst')
| -rw-r--r-- | clang/docs/LibFormat.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/LibFormat.rst b/clang/docs/LibFormat.rst index 833f768..9450073 100644 --- a/clang/docs/LibFormat.rst +++ b/clang/docs/LibFormat.rst @@ -3,7 +3,7 @@ LibFormat ========= LibFormat is a library that implements automatic source code formatting based -on Clang. This documents describes the LibFormat interface and design as well +on Clang. This document describes the LibFormat interface and design as well as some basic style discussions. If you just want to use `clang-format` as a tool or integrated into an editor, |
