mirror of
https://github.com/QuiltMC/quilt-template-mod
synced 2024-08-15 00:23:32 +00:00
developement -> development (#13)
This commit is contained in:
parent
205bb271aa
commit
ce77ca8b2a
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ java {
|
|||
// If you remove this line, sources will not be generated.
|
||||
withSourcesJar()
|
||||
|
||||
// If this mod is going to be a library, then it should also generate Javadocs in order to aid with developement.
|
||||
// If this mod is going to be a library, then it should also generate Javadocs in order to aid with development.
|
||||
// Uncomment this line to generate them.
|
||||
// withJavadocJar()
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue