diff options
| -rw-r--r-- | doc/manual/dcpomatic.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index 5c819e0a7..557538b69 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -2714,7 +2714,9 @@ like to live on the bleeding edge! <para> With these controls you can set the issuer and creator strings that -will be put into the DCPs which you create. +will be put into the DCPs which you create. The issuer is typically your name +(or your organisation's name) and the creator is typically the name of the tool +used to make the DCP (e.g. DCP-o-matic). </para> </section> |
