From: glennrp Date: Wed, 9 Jan 2013 13:19:55 +0000 (+0000) Subject: Removed a stray "" from a comment in import.c X-Git-Tag: 7.0.1-0~4455 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=79b5c337cb49374c3e2642044aa52eba1263f47a;p=imagemagick Removed a stray "" from a comment in import.c --- diff --git a/MagickWand/import.c b/MagickWand/import.c index 2d3b5e8e6..0d4cea722 100644 --- a/MagickWand/import.c +++ b/MagickWand/import.c @@ -62,7 +62,7 @@ % and outputs it as an image file. You can capture a single window, the % entire screen, or any rectangular portion of the screen. You can use the % display utility for redisplay, printing, editing, formatting, archiving, -% image processing, etc. of the captured image. +% image processing, etc. of the captured image. % % The target window can be specified by id, name, or may be selected by % clicking the mouse in the desired window. If you press a button and then