diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/coding-style.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coding-style.asciidoc b/doc/coding-style.asciidoc index 3deb24df..2885a4ac 100644 --- a/doc/coding-style.asciidoc +++ b/doc/coding-style.asciidoc @@ -1,7 +1,7 @@ C++ Coding Style ================ -Kakoune is written in C++14, here are the main coding style points: +Kakoune is written in C++20, here are the main coding style points: * Avoid external dependencies besides posix/stdc++ |
