From 5993895228a0a85fc452eddba17899c984c609c6 Mon Sep 17 00:00:00 2001 From: "Demetrios G. Eliades" Date: Fri, 15 Nov 2019 09:14:42 +0200 Subject: [PATCH] Incorrect characterd MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There was a character ’ instead of ' which created an error when compiling LaTeX. --- doc/input-file.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/input-file.dox b/doc/input-file.dox index cd4c103..8bbe5c1 100644 --- a/doc/input-file.dox +++ b/doc/input-file.dox @@ -1068,7 +1068,7 @@ bounding rectangle. Defaults are the extents of the nodal coordinates supplied i FILE supplies the name of the file that contains a backdrop image for the network. OFFSET lists the X and Y distance that the upper-left corner of the backdrop image is offset from the -upper-left corner of the network’s bounding rectangle. Default is zero offset. +upper-left corner of the network's bounding rectangle. Default is zero offset. __Remarks:__