Chromium Code Reviews| Index: .clang-format |
| diff --git a/.clang-format b/.clang-format |
| index 3e5761662afbac99043e49b8720b974311a33e46..f0c348f7572c3a4d96d66090e37b94ebd45b63f8 100644 |
| --- a/.clang-format |
| +++ b/.clang-format |
| @@ -1,4 +1,4 @@ |
| -# Defines the Fletch style for automatic reformatting. |
| +# Defines the Dartino style for automatic reformatting. |
| # http://clang.llvm.org/docs/ClangFormatStyleOptions.html |
| BasedOnStyle: Google |
| # This defaults to 'Auto'. Explicitly set it for a while, so that |