Correct a typo in docs of mix.exs

This commit is contained in:
mingshun
2015-10-03 12:08:29 +08:00
parent 2307f38df0
commit 5c621231ae

View File

@@ -10,7 +10,7 @@ defmodule Mix.Tasks.Compile.Nif do
`["c_src"]`. Can be configured as:
````
[ptahs: ["c_src", "vendor/src"]]
[paths: ["c_src", "vendor/src"]]
````
* `:exts` - extensions of the source files. Defaults to `[:c]`, can