srcdir -> srcDir

This commit is contained in:
Yuta Yamada
2016-09-14 17:57:19 -07:00
committed by GitHub
parent 9784e36424
commit b688a5607d

View File

@@ -301,7 +301,7 @@ var
author*: string ## Nimble support: The package's author.
description*: string ## Nimble support: The package's description.
license*: string ## Nimble support: The package's license.
srcdir*: string ## Nimble support: The package's source directory.
srcDir*: string ## Nimble support: The package's source directory.
binDir*: string ## Nimble support: The package's binary directory.
backend*: string ## Nimble support: The package's backend.