From b3fc63653f047431e1383b4f615e59a3fe5c35b0 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Thu, 17 Mar 2011 03:49:05 +0000 Subject: [PATCH] Remove stray character --- chrome/content/zotero/xpcom/translation/browser_firefox.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chrome/content/zotero/xpcom/translation/browser_firefox.js b/chrome/content/zotero/xpcom/translation/browser_firefox.js index 0a74902bd..049be85ee 100644 --- a/chrome/content/zotero/xpcom/translation/browser_firefox.js +++ b/chrome/content/zotero/xpcom/translation/browser_firefox.js @@ -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(); } -} \ No newline at end of file +}