Skip to content

Commit

Permalink
Update Replace Font.sketchplugin
Browse files Browse the repository at this point in the history
  • Loading branch information
bomberstudios committed Aug 6, 2015
1 parent 5f8ef3d commit f7e8a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Replace Font.sketchplugin
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Change font
// This plugin changes the font family of all text layers in the document
// This plugin changes the font family of the selected text layers (or all the text layers in the document, if there's no selection)

var doc = doc || context.document,
selection = selection || context.selection
Expand Down

0 comments on commit f7e8a98

Please sign in to comment.