From 04471a3f3ace6b7036f9dc50bb1cb9e2f0fd6721 Mon Sep 17 00:00:00 2001 From: Piro / YUKI Hiroshi Date: Sun, 6 Jan 2013 11:22:53 +0900 Subject: [PATCH] Fix typo --- modules/utils.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/utils.js b/modules/utils.js index 927e7702..4ad35514 100644 --- a/modules/utils.js +++ b/modules/utils.js @@ -14,7 +14,7 @@ * The Original Code is the Tree Style Tab. * * The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. - * Portions created by the Initial Developer are Copyright (C) 2010-2012 + * Portions created by the Initial Developer are Copyright (C) 2010-2013 * the Initial Developer. All Rights Reserved. * * Contributor(s): YUKI "Piro" Hiroshi @@ -121,7 +121,7 @@ let TreeStyleTabUtils = { base.kDROPLINK_LOAD ); this.clearTreePref('loadDroppedLinkToNewChildTab.confirm'); - utithisls.clearTreePref('loadDroppedLinkToNewChildTab'); + this.clearTreePref('loadDroppedLinkToNewChildTab'); } if (this.getTreePref('openGroupBookmarkAsTabSubTree') !== null) { let behavior = 0;