commit | 3b6ec3676273128675e4c0520655032bf27e138f | [log] [tgz] |
---|---|---|
author | Anton Komlev <anton.komlev@arm.com> | Wed Jul 03 10:23:53 2024 +0100 |
committer | Anton Komlev <anton.komlev@arm.com> | Wed Jul 03 10:23:53 2024 +0100 |
tree | 4415c04e47a6ba281d1f2f0486a21d20d3864c82 | |
parent | 6cb3eb4d2bdcebe26cd551a1065b1d96059c27e5 [diff] [blame] |
Fix typo in .editorconfig Signed-off-by: Anton Komlev <anton.komlev@arm.com> Change-Id: Ie3c9cea23ff260a4d7ec85b0a987816aba59533c
diff --git a/.editorconfig b/.editorconfig index 86edf22..61cb258 100644 --- a/.editorconfig +++ b/.editorconfig
@@ -14,7 +14,7 @@ ################################ # Default settings for all files [*] -charset = uft-8 +charset = utf-8 end_of_line = lf indent_size = 4 tab_width = 4