Skip to content

Commit

Permalink
Fix typo in sphinx directive
Browse files Browse the repository at this point in the history
  • Loading branch information
francisco-dlp committed Jun 27, 2024
1 parent 58f7c23 commit 3ad2fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/user_guide/axes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ attributes, e.g.:
>>> s.axes_manager[0]
<X axis, size: 20, index: 0>
.. version_added:: 2.2
.. versionadded:: 2.2
`set` method for `navigation_axes` and `signal_axes`.

It is also possible to set multiple attributes of multiple axes at once, using the :meth:`~.misc.utils.TupleSA.set`
Expand Down

0 comments on commit 3ad2fb2

Please sign in to comment.