mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 12:07:10 -07:00
Typo.
This commit is contained in:
parent
b576c6881c
commit
e8caa4198c
1 changed files with 1 additions and 1 deletions
|
@ -413,7 +413,7 @@ fun lineCount(project: Project): TaskResult {
|
|||
<dt>name</dt>
|
||||
<dd>The name of the task, which will be used to invoke it from the command line.</dd>
|
||||
<dt>description</dt>
|
||||
<dd>The description of this command, which will be displayed if the user invokes the usage for the <code>gradlew</code> command.</dd>
|
||||
<dd>The description of this command, which will be displayed if the user invokes the usage for the <code>kobaltw</code> command.</dd>
|
||||
<dt>runBefore</dt>
|
||||
<dd>A list of all the tasks that this task should run prior to.</dd>
|
||||
<dt>runAfter</dt>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue