Skip to content
Snippets Groups Projects
Unverified Commit 8e8ce668 authored by Xavier Robin's avatar Xavier Robin
Browse files

doc: there is no SetResidueName function, use RenameResidue instead

parent 31c3a281
No related branches found
No related tags found
No related merge requests found
......@@ -569,7 +569,7 @@ The Handle Classes
or longer for structures loaded from formats other than PDB.
This property is read-only. To change the name of the residue, use
:meth:`EditorBase.SetResidueName`.
:meth:`~EditorBase.RenameResidue`.
.. attribute:: number
......@@ -1696,7 +1696,7 @@ The View Classes
or longer for structures loaded from formats other than PDB.
This property is read-only. To change the name of the residue, use
:meth:`EditorBase.SetResidueName`.
:meth:`~EditorBase.RenameResidue`.
.. attribute:: number
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment