Fix typo. Props filosofo. see #14772

git-svn-id: https://develop.svn.wordpress.org/trunk@16074 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2010-10-29 13:27:52 +00:00
parent 1937c1221d
commit 71dd59892d
3 changed files with 4 additions and 4 deletions

View File

@@ -40,7 +40,7 @@
}
t = t.parentNode;
}
}
},
clickShortlink = function(e) {
var t = e.target || e.srcElement, links, i;
@@ -76,7 +76,7 @@
alert( adminBarL10n.noShortlink );
return false;
}
},
}
addEvent(w, 'load', function() {
var b = d.getElementsByTagName('body')[0],