This commit is contained in:
James Strachan
2012-04-14 06:11:51 +01:00
parent 6806954cb8
commit 9df8f1c197
@@ -150,7 +150,7 @@ public class KDocMojo extends KotlinCompileMojoBase {
private Map<String,String> packageDescriptionFiles;
/**
* A Map of package name prefixxes to HTTP URLs so we can link the API docs to external packages
* A Map of package name prefixes to HTTP URLs so we can link the API docs to external packages
*
* @parameter expression="${packagePrefixToUrls}"
*/