Skip to content

Commit

Permalink
Merge pull request mozilla-b2g#1214 from fabricedesre/webapps
Browse files Browse the repository at this point in the history
Fix typo in preferences.js
  • Loading branch information
fabricedesre committed Apr 12, 2012
2 parents d24cda8 + e5bd389 commit c538216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion preferences.js
Expand Up @@ -84,7 +84,7 @@ let permissions = {
},
"telephony": {
"urls": [],
"pref": "dom.telephone.app.phone.url"
"pref": "dom.telephony.app.phone.url"
},
"screen": {
"urls": [],
Expand Down

0 comments on commit c538216

Please sign in to comment.