typo - PostScript trademark (contribution by Paul Franklin)
svn: r16693
This commit is contained in:
parent
45b99dabd2
commit
0f8a04fa52
@ -150,7 +150,7 @@ plg.extension = "pdf"
|
||||
plg = newplugin()
|
||||
plg.id = 'psdrawdoc'
|
||||
plg.name = _('PostScript')
|
||||
plg.description = _("Generates documents in postscript format (.ps).")
|
||||
plg.description = _("Generates documents in PostScript format (.ps).")
|
||||
plg.version = '1.0'
|
||||
plg.gramps_target_version = '3.3'
|
||||
plg.status = STABLE
|
||||
|
Loading…
Reference in New Issue
Block a user