]> granicus.if.org Git - sysstat/commitdiff
typo text-anchror -> text-anchor
authorSteve Kay <stevekay@gmail.com>
Sat, 5 Mar 2016 05:47:57 +0000 (21:47 -0800)
committerSteve Kay <stevekay@gmail.com>
Sat, 5 Mar 2016 05:47:57 +0000 (21:47 -0800)
sadf_misc.c

index d9a2826adf768115c1f61a28f61eebeebfdf7008..7994460e8bba1adfd80e1df97e914bdd1364ab2b 100644 (file)
@@ -844,7 +844,7 @@ __printf_funct_t print_svg_header(void *parm, int action, char *dfile,
                printf(" width=\"%d\" height=\"%d\""
                       " fill=\"black\" stroke=\"gray\" stroke-width=\"1\">\n",
                       SVG_V_XSIZE, SVG_H_YSIZE + SVG_T_YSIZE * (*graph_nr));
-               printf("<text x= \"0\" y=\"30\" text-anchror=\"start\" stroke=\"brown\">");
+               printf("<text x= \"0\" y=\"30\" text-anchor=\"start\" stroke=\"brown\">");
                print_gal_header(localtime((const time_t *) &(file_hdr->sa_ust_time)),
                                 file_hdr->sa_sysname, file_hdr->sa_release,
                                 file_hdr->sa_nodename, file_hdr->sa_machine,