This commit is contained in:
kenji yoshida 2017-06-04 07:28:22 +09:00 committed by Dale Wijnand
parent 8f777e04dc
commit 260f6ee740
1 changed files with 1 additions and 1 deletions

View File

@ -1138,7 +1138,7 @@ private[sbt] object Load {
/** Loads the plugins.
*
* @param dir The base directory for the build.
* @param config The configuration for the the build.
* @param config The configuration for the build.
* @param pluginData The data required to load plugins.
* @return An instance of the loaded build with plugin information.
*/