[Pkg-mozext-commits] [tabmixplus] 09/15: Typo

David Prévot taffit at moszumanska.debian.org
Sat Feb 21 22:30:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository tabmixplus.

commit e97cabcfc4cfa849b13c429dcf6cb012e524ae91
Author: onemen <tabmix.onemen at gmail.com>
Date:   Fri Feb 6 17:45:16 2015 +0200

    Typo
---
 chrome/content/preferences/appearance.js | 2 +-
 chrome/content/preferences/events.js     | 2 +-
 chrome/skin/preferences.css              | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/chrome/content/preferences/appearance.js b/chrome/content/preferences/appearance.js
index 46aec74..9ce41cb 100644
--- a/chrome/content/preferences/appearance.js
+++ b/chrome/content/preferences/appearance.js
@@ -48,7 +48,7 @@ var gAppearancePane = { // jshint ignore:line
     this.setTabCloseButtonUI();
     this.tabsScrollChanged();
 
-    // for locals with long labels
+    // for locales with long labels
     var hbox = $("tabsScroll-box");
     var label = $("tabsScroll.label").boxObject.width;
     var menulist = $("tabsScroll");
diff --git a/chrome/content/preferences/events.js b/chrome/content/preferences/events.js
index 18d6d4e..0d54c75 100644
--- a/chrome/content/preferences/events.js
+++ b/chrome/content/preferences/events.js
@@ -3,7 +3,7 @@
 
 var gEventsPane = {
   init: function () {
-    // for locals with long labels
+    // for locales with long labels
     var hbox = $("focusTab-box");
     var label = $("focusTab-label").boxObject.width;
     var menulist = $("focusTab");
diff --git a/chrome/skin/preferences.css b/chrome/skin/preferences.css
index f6a4ee2..7bc3804 100644
--- a/chrome/skin/preferences.css
+++ b/chrome/skin/preferences.css
@@ -158,7 +158,7 @@ tabpanel {
   visibility: hidden;
 }
 
-/* for locals with wide tabs, align right end with tabpanels */
+/* for locales with wide tabs, align right end with tabpanels */
 tabbox > tabs {
   -moz-margin-end: 2px;
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/tabmixplus.git



More information about the Pkg-mozext-commits mailing list