From 86ee29edea9d7da3275db9e774d869eef0a7e2a7 Mon Sep 17 00:00:00 2001 From: amgreene Date: Mon, 22 Jun 2020 07:27:32 -0400 Subject: [PATCH] Fix typo: "vecotr" should be "vector" (#2186) --- www/display.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/display.html b/www/display.html index 52fe7a8718..6c74b61e76 100644 --- a/www/display.html +++ b/www/display.html @@ -108,7 +108,7 @@
magick display 'vid:*.jpg'
 
-

The display program defaults to the X screen resolution. To display vecotr formats at their intended size, override the default resolution:

+

The display program defaults to the X screen resolution. To display vector formats at their intended size, override the default resolution:

magick display -density 72 drawing.svg