diff options
author | Jeremias Maerki <jeremias@apache.org> | 2003-03-12 15:53:31 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2003-03-12 15:53:31 +0000 |
commit | 5e6585703dfbc54588ef4b61f9f6ec8c7fa099ee (patch) | |
tree | e4dbd7d1ca5ef2681662c987d7fbe80364a94edf /src/documentation/content/xdocs/pdfencryption.xml | |
parent | 244bced08cc4a6d21e844c143a6fd690d833d5e7 (diff) | |
download | xmlgraphics-fop-5e6585703dfbc54588ef4b61f9f6ec8c7fa099ee.tar.gz xmlgraphics-fop-5e6585703dfbc54588ef4b61f9f6ec8c7fa099ee.zip |
Fixed some typos.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196088 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/pdfencryption.xml')
-rwxr-xr-x | src/documentation/content/xdocs/pdfencryption.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/documentation/content/xdocs/pdfencryption.xml b/src/documentation/content/xdocs/pdfencryption.xml index 23a38a4f5..e7f0e7bcc 100755 --- a/src/documentation/content/xdocs/pdfencryption.xml +++ b/src/documentation/content/xdocs/pdfencryption.xml @@ -5,6 +5,9 @@ <document> <header> <title>PDF encryption.</title> + <authors> + <person name="Patrick C. Lankswert" email=""/> + </authors> </header> <body> <section> @@ -20,9 +23,9 @@ limited. </p> <p> - For further information about features and restrictions regarrding PDFF + For further information about features and restrictions regarding PDF encryption, look at the documentation coming with Adobe Acrobat or the - technial documentation on the Adobe web site. + technical documentation on the Adobe web site. </p> </section> <section> |