Remove stray character

This commit is contained in:
Dan Stillman 2011-03-17 03:49:05 +00:00
parent d8ecaec6e4
commit b3fc63653f

View file

@ -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();
}
}
}