Fix spelling on legend

master
James Monger 2016-05-20 09:10:17 +01:00
parent 84fbff7d51
commit 1ceae28ade
1 changed files with 2 additions and 2 deletions

View File

@ -225,7 +225,7 @@
middle = 10 + o2; middle = 10 + o2;
pieCoffee = 1 / 2; pieCoffee = 1 / 2;
pieType = "milk"; pieType = "milk";
pieTitle = "Machiatto"; pieTitle = "Macchiato";
gstream = "l(0,1,0,0)#60544F-#60544F:50-#fff"; gstream = "l(0,1,0,0)#60544F-#60544F:50-#fff";
}, },
// espresso // espresso
@ -390,4 +390,4 @@
</script> </script>
</head> </head>
<body></body> <body></body>
</html> </html>