removed comma
This commit is contained in:
parent
c695321a3b
commit
267bdca64b
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
|||
</if>
|
||||
<else>
|
||||
<text value="supra" prefix=", "/>
|
||||
<text value="note" prefix=", "/>
|
||||
<text value="note" prefix=" "/>
|
||||
<text variable="citation-number" prefix=" "/>
|
||||
</else>
|
||||
</choose>
|
||||
|
|
Loading…
Reference in a new issue