Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/source/user_guide/indexing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ this area.
.. warning::

Whether a copy or a reference is returned for a setting operation, may
depend on the context. This is sometimes called ``chained assignment`` and
depend on the context. This is sometimes called *chained assignment* and
should be avoided. See :ref:`Returning a View versus Copy
<indexing.view_versus_copy>`.

Expand Down
Loading