summaryrefslogtreecommitdiff
path: root/saving_plots/script.rst
diff options
context:
space:
mode:
authorJovina2011-05-10 02:42:15 -0700
committerJovina2011-05-10 02:42:15 -0700
commite25eab7062104d1b37b844d8332a856e2a7ff9fd (patch)
tree517e182d375ea5cf7ee70c260f6263db123bc056 /saving_plots/script.rst
parentde3f0f226a59cf12d12b6f8bec8af94c1753bd56 (diff)
downloadst-scripts-e25eab7062104d1b37b844d8332a856e2a7ff9fd.tar.gz
st-scripts-e25eab7062104d1b37b844d8332a856e2a7ff9fd.tar.bz2
st-scripts-e25eab7062104d1b37b844d8332a856e2a7ff9fd.zip
Minor changes to the script 'Saving plots'.
Diffstat (limited to 'saving_plots/script.rst')
-rw-r--r--saving_plots/script.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/saving_plots/script.rst b/saving_plots/script.rst
index 9f93d8c..ca8382a 100644
--- a/saving_plots/script.rst
+++ b/saving_plots/script.rst
@@ -251,7 +251,7 @@ Here are some self assessment questions for you to solve
2. ``savefig('sine.png')`` saves the plot in,
- - The root directory ``/`` (on GNU/Linux, Unix based systems)
+ - The root directory ``/`` (on GNU/Linux, Unix based systems),
``c:\`` (on windows).
- Will result in an error as full path is not supplied.
- The current working directory.