Remove stray character
This commit is contained in:
parent
d8ecaec6e4
commit
b3fc63653f
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
(at your option) any later version.
|
||||
|
||||
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
|
||||
GNU General Public License for more details.
|
||||
|
||||
|
@ -500,4 +500,4 @@ Zotero.Translate.IO.Write.prototype = {
|
|||
|
||||
this._rawStream.close();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue