зеркало из https://github.com/mozilla/pjs.git
Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
This commit is contained in:
Родитель
9751dd779e
Коммит
f2111d720e
|
@ -1083,7 +1083,7 @@ function getArcValueForID(aArc, aID)
|
|||
return val;
|
||||
}
|
||||
|
||||
//Fill in tooltip in teh search results panel
|
||||
//Fill in tooltip in the search results panel
|
||||
function FillInDescTooltip(tipElement)
|
||||
{
|
||||
var retValue = false;
|
||||
|
|
|
@ -323,7 +323,7 @@ function (force_reload)
|
|||
{
|
||||
// This function requires that the attribute 'last-selected-panel'
|
||||
// holds the id of a non-excluded panel. If it doesn't, no panel will
|
||||
// be selected. The attribute is used instead of a funciton
|
||||
// be selected. The attribute is used instead of a function
|
||||
// parameter to allow the value to be persisted in localstore.rdf.
|
||||
var selected_id = this.node.getAttribute('last-selected-panel');
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче