"natively"->"internally"
This commit is contained in:
parent
2ba1f60862
commit
e119113564
1 changed files with 1 additions and 1 deletions
|
@ -367,7 +367,7 @@ Zotero.MIME = new function(){
|
|||
}
|
||||
}
|
||||
|
||||
Zotero.debug('MIME type ' + mimeType + ' cannot be handled natively');
|
||||
Zotero.debug('MIME type ' + mimeType + ' cannot be handled internally');
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue