Skip to content

Commit

Permalink
changed JustifyLaft to JusfityLeft in examples/html.html
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Peek <josh@joshpeek.com>
  • Loading branch information
Jeff Kreeftmeijer authored and josh committed Sep 24, 2009
1 parent 87697bf commit 976d9e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/align_selection.html
Expand Up @@ -35,7 +35,7 @@
var toolbar = new WysiHat.Toolbar(editor);

toolbar.addButton({
label: "JustifyLaft"
label: "JustifyLeft"
});

toolbar.addButton({
Expand Down

0 comments on commit 976d9e0

Please sign in to comment.