Commit 8c89863b authored by lucperkins's avatar lucperkins

Fix spelling error and add newline at end of file

Signed-off-by: 's avatarlucperkins <lucperkins@gmail.com>
parent 12f7d2a2
root = true root = true
[*] [*]
end_of_line = 1f end_of_line = lf
insert_final_newline = true insert_final_newline = true
charset = utf-8 charset = utf-8
...@@ -11,3 +11,4 @@ indent_size = 2 ...@@ -11,3 +11,4 @@ indent_size = 2
[Makefile] [Makefile]
indent_style = tab indent_style = tab
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment