Browse Source

Use tabs instead of spaces

Kevin Sawicki 11 years ago
parent
commit
3a78b5fa13
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .gitmodules

+ 2 - 2
.gitmodules

@@ -1,9 +1,9 @@
 [submodule "vendor/brightray"]
 	path = vendor/brightray
-  url = https://github.com/brightray/brightray.git
+	url = https://github.com/brightray/brightray.git
 [submodule "vendor/node"]
 	path = vendor/node
-  url = https://github.com/atom/node.git
+	url = https://github.com/atom/node.git
 [submodule "vendor/depot_tools"]
 	path = vendor/depot_tools
 	url = https://chromium.googlesource.com/chromium/tools/depot_tools.git