Lichen

Change of docs/wiki/Inspection

911:5c96e5ca1036
docs/wiki/Inspection
     1.1 --- a/docs/wiki/Inspection	Mon Apr 15 00:14:56 2019 +0200
     1.2 +++ b/docs/wiki/Inspection	Mon Aug 03 00:06:08 2020 +0200
     1.3 @@ -179,7 +179,7 @@
     1.4  //format=svg
     1.5  //transform=notugly
     1.6  digraph accesses {
     1.7 -  node [shape=box,fontsize="13.0",fontname="Helvetica",tooltip="Names and accesses"];
     1.8 +  node [shape=box,fontsize="13.0",fontname="sans-serif",tooltip="Names and accesses"];
     1.9    edge [tooltip="Names and accesses"];
    1.10    rankdir=TB;
    1.11  
    1.12 @@ -316,7 +316,7 @@
    1.13  //format=svg
    1.14  //transform=notugly
    1.15  digraph usage {
    1.16 -  node [shape=box,fontsize="13.0",fontname="Helvetica",tooltip="Name and attribute tracking"];
    1.17 +  node [shape=box,fontsize="13.0",fontname="sans-serif",tooltip="Name and attribute tracking"];
    1.18    edge [tooltip="Name and attribute tracking"];
    1.19    rankdir=TB;
    1.20