Browse Source

Fix .editorconfig misspell parameter mistake

master
tiberiuichim 8 years ago
parent
commit
ca8232cba1
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      .editorconfig

+ 1
- 2
.editorconfig View File

@@ -2,5 +2,4 @@ root = true
2 2
 
3 3
 [*.yml]
4 4
 indent = 2
5
-shift_wodth = 2
6
-
5
+shift_width = 2

Loading…
Cancel
Save