Merge pull request #2742 from szpak/patch-1

* patch-1:
  Fix typo in gradle plugin documentation
This commit is contained in:
Stephane Nicoll 2015-03-28 12:37:01 +01:00
commit 45023caa47
1 changed files with 1 additions and 1 deletions

View File

@ -381,7 +381,7 @@ want the other Boot features but not this one)
to locate the archive to repackage.
|`customConfiguration`
|The name of the custom configuration whuch is used to populate the nested lib directory
|The name of the custom configuration which is used to populate the nested lib directory
(without specifying this you get all compile and runtime dependencies).
|===