Bug 694084 - fix typo

--HG--
extra : rebase_source : dcbbfc8c2ab9325c4d4af877c7fc2fba70256657
This commit is contained in:
Dão Gottwald 2012-01-13 17:18:33 +01:00
parent bf7734aa5c
commit f24523c6db

View File

@ -2617,7 +2617,7 @@ function UpdateUrlbarSearchSplitterState()
}
function setUrlAndSearchBarWidthForConditionalForwardButton() {
// Woraround for bug 694084: Showing/hiding the conditional forward button resizes
// Workaround for bug 694084: Showing/hiding the conditional forward button resizes
// the search bar when the url/search bar splitter hasn't been used.
var urlbarContainer = document.getElementById("urlbar-container");
var searchbarContainer = document.getElementById("search-container");