Skip to content

Commit 882afc8

Browse files
committed
[ README ] Fixed error message.
1 parent 0587111 commit 882afc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ the [`pdfinfo`](http://hackage.haskell.org/package/pdfinfo) library)
8585
generates an error. Known errors are the followings:
8686

8787
```
88-
ProcessError fd:5: hGetContents: invalid argument (invalid byte sequence)
88+
fd:5: hGetContents: invalid argument (invalid byte sequence)
8989
```
9090

9191
```

0 commit comments

Comments
 (0)