mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 12:07:10 -07:00
Typos.
This commit is contained in:
parent
0d810c30ff
commit
9eebd2a4ab
2 changed files with 2 additions and 2 deletions
|
@ -62,7 +62,7 @@ val p = project(wrapper) {
|
|||
}</pre>
|
||||
|
||||
<p>
|
||||
The <code>project{}</code> directive creates an object of type <code><a href="https://github.com/cbeust/kobalt/blob/master/src/main/kotlin/com/beust/kobalt/api/Project.kt">Project</code></a>.
|
||||
The <code>project{}</code> directive creates an object of type <code><a href="https://github.com/cbeust/kobalt/blob/master/src/main/kotlin/com/beust/kobalt/api/Project.kt">Project</a></code></a>.
|
||||
</p>
|
||||
|
||||
<h3 class="section" id="arguments" indent="1">Arguments</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue