From eeacf3a97de0a48af2198830371aa8c3e37cf6ab Mon Sep 17 00:00:00 2001
From: Cedric Beust
Date: Tue, 5 Jul 2016 15:26:10 -0700
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 624f34c..a051701 100644
--- a/plug-in-development/index.html
+++ b/plug-in-development/index.html
@@ -409,7 +409,7 @@ Users can now specify the following in their build file:
// Build.kt
-ort.com.example.plugin.myConfig
+import.com.example.plugin.myConfig
myConfig {
publish = true
}