From d19a177d7bfc00508b38184b50851678b7e619ff Mon Sep 17 00:00:00 2001 From: jdubois Date: Fri, 1 Jul 2022 11:43:15 +0200 Subject: [PATCH] orthographe --- HowtoPDF.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoPDF.md b/HowtoPDF.md index 7446e299..76bedb96 100644 --- a/HowtoPDF.md +++ b/HowtoPDF.md @@ -74,4 +74,4 @@ Pour un fichier svg, il faut modifier les propriétés du document depuis inksca $ convert in.jpg -auto-orient out.pdf ~~~ -En cas d'erreur `attempt to perform an operation not allowed by the security policy 'PDF'`, il faut modifier le fichier `/etc/ImageMagick-6/policy.xml` et commenter la ligne correspondant aux limitation sur les PDF. \ No newline at end of file +En cas d'erreur `attempt to perform an operation not allowed by the security policy 'PDF'`, il faut modifier le fichier `/etc/ImageMagick-6/policy.xml` et commenter la ligne correspondant aux limitations sur les PDF. \ No newline at end of file