mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 04:58:00 +00:00
Bug 381335 typo fix, irc-r=mano
This commit is contained in:
parent
2b27fe648e
commit
e0e9818eac
@ -266,7 +266,7 @@
|
||||
var siteURIString;
|
||||
try {
|
||||
siteURIString =
|
||||
PlaceUtils.annotations.getItemAnnotationString(folder, "livemark/siteURI");
|
||||
PlacesUtils.annotations.getItemAnnotationString(folder, "livemark/siteURI");
|
||||
}
|
||||
catch (ex) {}
|
||||
// end duplication
|
||||
|
Loading…
x
Reference in New Issue
Block a user