Fix typo in gradle plugin documentation

(cherry-picked from commit 99f1c7b)
This commit is contained in:
Marcin Zajączkowski 2015-03-28 10:23:13 +01:00 committed by Phillip Webb
parent 617b859842
commit cbf82c4793

View File

@ -441,7 +441,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).
|===