[or-cvs] r19602: {torbutton} fix spelling mistake in addon (torbutton/trunk/src/chrome/content)
phobos at seul.org
phobos at seul.org
Sun May 31 17:31:47 UTC 2009
Author: phobos
Date: 2009-05-31 13:31:46 -0400 (Sun, 31 May 2009)
New Revision: 19602
Modified:
torbutton/trunk/src/chrome/content/torbutton.js
Log:
fix spelling mistake in addon
Modified: torbutton/trunk/src/chrome/content/torbutton.js
===================================================================
--- torbutton/trunk/src/chrome/content/torbutton.js 2009-05-31 16:40:46 UTC (rev 19601)
+++ torbutton/trunk/src/chrome/content/torbutton.js 2009-05-31 17:31:46 UTC (rev 19602)
@@ -97,7 +97,7 @@
|| !m_tb_prefs.prefHasUserValue("general.useragent.vendorSub"))
&& m_tb_prefs.getBoolPref("extensions.torbutton.tor_enabled")
&& m_tb_prefs.getBoolPref("extensions.torbutton.set_uagent")) {
- torbutton_log(4, "Some other addond tried to clear user agent settings.");
+ torbutton_log(4, "Some other addon tried to clear user agent settings.");
torbutton_set_uagent();
}
break;
More information about the tor-commits
mailing list