mirror of
https://github.com/zotero/zotero.git
synced 2026-09-21 00:22:44 +00:00
Fix typo
This commit is contained in:
parent
0c2c8000e3
commit
6f960f3e91
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
*/
|
||||
|
||||
Zotero.Cite = new function() {
|
||||
default xml namespace = "http://purl.org/net/xbiblio/csl";4
|
||||
default xml namespace = "http://purl.org/net/xbiblio/csl";
|
||||
|
||||
var _lastCSL = null;
|
||||
var _lastStyle = null;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue