Bug 1274211 - Typo in ContextualIdentityService, r=me

This commit is contained in:
Andrea Marchesini 2016-05-19 11:20:44 +02:00
parent 3d8e7a7e44
commit b73698fa89

View File

@ -26,7 +26,7 @@ this.ContextualIdentityService = {
label: "userContextWork.label",
accessKey: "userContextWork.accesskey" },
{ userContextId: 3,
icon: "chome://browser/skin/usercontext/banking.svg",
icon: "chrome://browser/skin/usercontext/banking.svg",
color: "#7dc14c",
label: "userContextBanking.label",
accessKey: "userContextBanking.accesskey" },