Skip to content

Commit

Permalink
Update Break.vala
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip-Scott authored Jan 23, 2017
1 parent 41c34fe commit 8d1d643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Plugins/Break.vala
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ public class ENotes.Break : ENotes.Plugin {
}

public override string get_button_desctiption () {
return _("Page break when exporting to PDF: <break>");
return _("Page break on export: <break>");
}

public override bool has_match (string text) {
Expand Down

0 comments on commit 8d1d643

Please sign in to comment.