We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe06174 + 9f020a6 commit 3fd20a5Copy full SHA for 3fd20a5
.gitignore
@@ -1 +1,3 @@
1
vendor/*
2
+composer.phar
3
+composer.lock
README.md
@@ -37,7 +37,7 @@ echo $pdf->pages; // Get the number of pages
37
```
38
39
# Exceptions
40
-This library throws 4 kind of exceptions to represnet the official exit codes.
+This library throws 4 kind of exceptions to represent the official exit codes.
41
* OpenPDFException
42
* OpenOutputException
43
* PDFPermissionException
composer.lock
0 commit comments