]> rtime.felk.cvut.cz Git - can-benchmark.git/commitdiff
Fix typo in graph title
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 17 Dec 2010 14:21:34 +0000 (15:21 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 17 Dec 2010 14:21:34 +0000 (15:21 +0100)
gw-tests/vcan.sh

index 502190f75deba893e16d75953d0a26ebac45ae5a..8bade7ecf17328438973e43e1dde8535547f368c 100755 (executable)
@@ -31,7 +31,7 @@ plot_cmds() {
        echo "set logscale xy"
     fi
     cat <<EOF
        echo "set logscale xy"
     fi
     cat <<EOF
-set title "Chained GW jobs on a signle VCAN interface"
+set title "Chained GW jobs on a single VCAN interface"
 set grid xtics mxtics ytics mytics lw 1, lw 0.5
 set xlabel "Time [ms]"
 set ylabel "Latency profile [messages]"
 set grid xtics mxtics ytics mytics lw 1, lw 0.5
 set xlabel "Time [ms]"
 set ylabel "Latency profile [messages]"