Plugin.MailMerge: Fix API doc comment
This commit is contained in:
parent
9c4816d4b3
commit
688010d932
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ public void peas_register_types(TypeModule module) {
|
|||
}
|
||||
|
||||
/**
|
||||
* Plugin to Fill in and send email templates using a spreadsheet.
|
||||
* Plugin to fill in and send email templates using a spreadsheet.
|
||||
*/
|
||||
public class Plugin.MailMerge :
|
||||
PluginBase, FolderExtension, EmailExtension, TrustedExtension {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue