Skip to content

Commit

Permalink
Corrected type
Browse files Browse the repository at this point in the history
  • Loading branch information
Rendez committed Oct 3, 2011
1 parent 93a6f00 commit 17f7f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/ext/beautify/beautify.js
Expand Up @@ -30,7 +30,7 @@ module.exports = ext.register("ext/beautify/beautify", {
commands: {
"beautify": {
hint: "reformat selected JavaScript code in the editor",
msg: "Beaufiying selection."
msg: "Beautifying selection."
}
},

Expand Down

0 comments on commit 17f7f3a

Please sign in to comment.