Fix process directory name.

This commit is contained in:
Rene Rivera 2017-01-13 09:31:42 -06:00
parent e54afcfd0f
commit 1b0421af2c
2 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View file

@ -535,7 +535,7 @@
url = ../fiber.git
fetchRecurseSubmodules = on-demand
[submodule "process"]
path = libs/proccess
path = libs/process
url = ../process.git
branch = develop
fetchRecurseSubmodules = on-demand