Browse Source

Fix typo in gradle plugin documentation

pull/2742/head
Marcin Zajączkowski 11 years ago
parent
commit
99f1c7bf55
  1. 2
      spring-boot-docs/src/main/asciidoc/build-tool-plugins.adoc

2
spring-boot-docs/src/main/asciidoc/build-tool-plugins.adoc

@ -381,7 +381,7 @@ want the other Boot features but not this one)
to locate the archive to repackage. to locate the archive to repackage.
|`customConfiguration` |`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). (without specifying this you get all compile and runtime dependencies).
|=== |===

Loading…
Cancel
Save