From 87cac34c5095f9c6209421c569baec5013266476 Mon Sep 17 00:00:00 2001
From: Julien Herr
Date: Thu, 26 Nov 2015 16:46:22 +0100
Subject: [PATCH] Typo
---
plug-in-development/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plug-in-development/index.html b/plug-in-development/index.html
index 43d3014..1cb8b48 100644
--- a/plug-in-development/index.html
+++ b/plug-in-development/index.html
@@ -242,7 +242,7 @@ public fun myConfig(project: Project, init: Info.() -> Unit) : Info {
Tasks
- Tasks are provided by plug-ins and can be invoked from the command line, e.g. ./gradlew assemble
. There are two kinds of tasks: static and dynamic.
+ Tasks are provided by plug-ins and can be invoked from the command line, e.g. ./kobaltw assemble
. There are two kinds of tasks: static and dynamic.
Static tasks