From 106a900bbe2e163572cedaaf2ac651a00e642e75 Mon Sep 17 00:00:00 2001 From: Jovina Date: Wed, 10 Aug 2011 16:26:14 +0530 Subject: Minor correction to script 'multiple plots'. --- multiple_plots/script.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multiple_plots/script.rst b/multiple_plots/script.rst index 34a0b9c..5aac19a 100644 --- a/multiple_plots/script.rst +++ b/multiple_plots/script.rst @@ -135,7 +135,7 @@ legend command does this for us. :: - legend(['sin(x)', 'cos(x)']) + legend(['sin(x)', 'sin(y)']) .. R9 -- cgit