Skip to content

Commit be09b10

Browse files
shirsakmLucas-C
andauthored
DOC: Fixed typo in x2pdf section (#101)
Co-authored-by: Lucas Cimon <[email protected]>
1 parent 0f12848 commit be09b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/subcommand-x2pdf.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ $ ls -lh
4040
### Multiple files manually
4141

4242
```
43-
$ pdfly x2pdf image1.jpg image2.jgp -o out.pdf
43+
$ pdfly x2pdf image1.jpg image2.jpg -o out.pdf
4444
$ ls -lh
4545
-rw-rw-r-- 1 user user 47K Sep 17 21:49 image1.jpg
4646
-rw-rw-r-- 1 user user 15K Sep 17 21:49 image2.jpg

0 commit comments

Comments
 (0)