Skip to content

Commit 2a6ba0d

Browse files
committed
Minor changes
1 parent 8b4393b commit 2a6ba0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/getting_started.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ standalone-installers (see :ref:`psyplot:install-standalone`) and decided to
2323
add the binaries to your ``PATH`` variable (the default setting), just type
2424
``psyplot`` in the terminal/cmd.
2525

26-
Otherwise, on MacOSX, look for the `Psyplot` app, e.g. via spotlight, and on
26+
Otherwise, on MacOSX, look for the `Psyplot` app, e.g. via spotlight, and on
2727
Windows look in the :menuselection:`Start --> All Programs --> Psyplot`
2828
directory in your Windows start menu.
2929

@@ -125,7 +125,7 @@ It is also connected to the information functions of psyplot, e.g. the
125125
126126
.. ipython::
127127
128-
In [1]: psyplot.project.plot.lineplot.keys()
128+
In [1]: psy.plot.lineplot.keys()
129129
130130
would be converted to HTML and shown in the help explorer.
131131

0 commit comments

Comments
 (0)