Fixed typo in templates documentation

This commit is contained in:
Prashant Jaikumar 2019-02-06 14:14:31 -08:00
parent 4286279b64
commit d77bf34c1c
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ filegroups: # groups of files that are automatically expanded
...
libs: # list of libraries to build
...
target: # list of targets to build
targets: # list of targets to build
...
```