aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2020-09-04 15:34:33 +0200
committerPřemysl Eric Janouch <p@janouch.name>2020-09-04 16:05:14 +0200
commit1224d9be47e5235f39556d9118c9893ee6e68a4c (patch)
tree4eb042d56f8baa5f036e9c327226523bd9719bb5 /README.adoc
parent486cafa6b447d7af296411f7c50d4c078f3eac34 (diff)
downloadpdf-simple-sign-1224d9be47e5235f39556d9118c9893ee6e68a4c.tar.gz
pdf-simple-sign-1224d9be47e5235f39556d9118c9893ee6e68a4c.tar.xz
pdf-simple-sign-1224d9be47e5235f39556d9118c9893ee6e68a4c.zip
Return errors rather than mangle documents
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc
index 59bfdef..46bc9ed 100644
--- a/README.adoc
+++ b/README.adoc
@@ -5,8 +5,8 @@ pdf-simple-sign
'pdf-simple-sign' is a simple PDF signer intended for documents produced by
the Cairo library. As such, it currently comes with some restrictions:
- * the document may not have any forms or signatures already, as they will be
- overwitten
+ * the document may not have any forms or signatures already, as they would be
+ overwritten
* the document may not employ cross-reference streams, or must constitute
a hybrid-reference file at least
* the document may not be newer than PDF 1.6 already, or it will get downgraded