[Pkg-mozext-commits] [tabmixplus] 30/56: Typo in changeset d6bd9a05061e
David Prévot
taffit at moszumanska.debian.org
Mon Jun 6 00:02:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository tabmixplus.
commit 28204df9f118a219f2ff502aac2060233b720206
Author: onemen <tabmix.onemen at gmail.com>
Date: Sat May 14 00:41:17 2016 +0300
Typo in changeset d6bd9a05061e
---
chrome/content/preferences/appearance.xul | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/chrome/content/preferences/appearance.xul b/chrome/content/preferences/appearance.xul
index 8f52f5e..ebee0f2 100644
--- a/chrome/content/preferences/appearance.xul
+++ b/chrome/content/preferences/appearance.xul
@@ -250,10 +250,10 @@
<hbox align="center">
<label value="&minWidth.label;"/>
<textbox id="minWidth" size="3" maxlength="3" preference="pref_minWidth" type="number"
- onsynctopreference="return gAppearancePane.userchangedWidth(this);"/>
+ onsynctopreference="return gAppearancePane.userChangedWidth(this);"/>
<label value="&widthTo.label;"/>
<textbox id="maxWidth" size="4" maxlength="4" preference="pref_maxWidth" type="number"
- onsynctopreference="return gAppearancePane.userchangedWidth(this);"/>
+ onsynctopreference="return gAppearancePane.userChangedWidth(this);"/>
<label value="&widthPixels.label;"/>
</hbox>
<checkbox_tmp id="flexTabs" label="&flexTabs.label;" preference="pref_flexTabs"/>
--
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