summaryrefslogtreecommitdiff
path: root/biblio/citation-style-language/citeproc-node-names.lua
diff options
context:
space:
mode:
Diffstat (limited to 'biblio/citation-style-language/citeproc-node-names.lua')
-rw-r--r--biblio/citation-style-language/citeproc-node-names.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/biblio/citation-style-language/citeproc-node-names.lua b/biblio/citation-style-language/citeproc-node-names.lua
index 2f02367eea..749f571bd2 100644
--- a/biblio/citation-style-language/citeproc-node-names.lua
+++ b/biblio/citation-style-language/citeproc-node-names.lua
@@ -82,7 +82,7 @@ end
function Names:build_ir(engine, state, context)
-- names_inheritance: names and name attributes inherited from cs:style
- -- and cs:citaiton or cs:bibliography
+ -- and cs:citation or cs:bibliography
-- name_override: names, name, et-al, label elements inherited in substitute element
local names_inheritance = Names:new()
names_inheritance.delimiter = context.name_inheritance.names_delimiter