From 3703cfe5954641afd49274e56861e0631878e208 Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Sat, 9 Dec 2017 12:51:56 +0100 Subject: [PATCH] variable gridwidth, not gridlinewidth --- README.utf8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.utf8 b/README.utf8 index b7adc0bff..df29620d3 100644 --- a/README.utf8 +++ b/README.utf8 @@ -14,6 +14,6 @@ ISO-8859-1/ISO-8859-15, that allows extended ascii. Better looking fonts are now used for labelling the axes. -Variables xbrushwidth and gridlinewidth (to be set e.g. in +Variables xbrushwidth and gridwidth (to be set e.g. in .spiceinit) allow setting separately the linewidths of the -graph (xbrushwidth) and the grid (gridlinewidth). +graph (xbrushwidth) and the grid (gridwidth).