Bug 694084 - fix typo

This commit is contained in:
Dão Gottwald
2012-01-13 17:18:33 +01:00
parent 3b29746234
commit 10ad20889b

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");