name typo
This commit is contained in:
parent
9addf49fe6
commit
d6c66e6ebb
@ -283,7 +283,7 @@ Create a CITATION.bib in `pkg_dir`.
|
|||||||
|
|
||||||
Returns an array of generated file/directory names.
|
Returns an array of generated file/directory names.
|
||||||
"""
|
"""
|
||||||
function gen_license(pkg_dir::AbstractString, t::Template)
|
function gen_citation(pkg_dir::AbstractString, t::Template)
|
||||||
if !t.citation
|
if !t.citation
|
||||||
return String[]
|
return String[]
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user