Remove stray character
This commit is contained in:
parent
d8ecaec6e4
commit
b3fc63653f
|
@ -13,7 +13,7 @@
|
||||||
(at your option) any later version.
|
(at your option) any later version.
|
||||||
|
|
||||||
Zotero is distributed in the hope that it will be useful,
|
Zotero is distributed in the hope that it will be useful,
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty ofc
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
GNU General Public License for more details.
|
GNU General Public License for more details.
|
||||||
|
|
||||||
|
@ -500,4 +500,4 @@ Zotero.Translate.IO.Write.prototype = {
|
||||||
|
|
||||||
this._rawStream.close();
|
this._rawStream.close();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user