Skip to content

Commit

Permalink
Tidy up a few more places in the Python changes doc. Refs #7102
Browse files Browse the repository at this point in the history
  • Loading branch information
martyngigg authored and OwenArnold committed May 29, 2013
1 parent b675114 commit 5448cbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Code/Mantid/MantidPlot/docs/python/source/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Changes between 1.0 and 2.0

.. note::

This page is intended for those users who have used Python in Mantid v1.X. For
This page is intended for those users who have used Python in Mantid v1.x. For
new users, see the getting started guide.

After feedback from the usage of Python within Mantid it was decided that
Expand Down Expand Up @@ -99,7 +99,7 @@ does not handle

Any script containing the above will raise an error in the migration process and restore the original script from the backup.

An old API algorithm call that does *NOT* use a return value, such as::
An old API algorithm call that does **NOT** use a return value, such as::

Load('SomeRunFile.ext','runWS')

Expand Down

0 comments on commit 5448cbc

Please sign in to comment.