code cleanup:
- add missing headers from cmake (own omission) - quiet rna_test.c unused define warnings. - minor style edits - spelling corrections and ignore all uppercase words with spell checking script.
This commit is contained in:
@@ -44,7 +44,7 @@ PyDoc_STRVAR(ViewEdge_doc,
|
||||
"Class hierarchy: :class:`Interface1D` > :class:`ViewEdge`\n"
|
||||
"\n"
|
||||
"Class defining a ViewEdge. A ViewEdge in an edge of the image graph.\n"
|
||||
"it connnects two :class:`ViewVertex` objects. It is made by connecting\n"
|
||||
"it connects two :class:`ViewVertex` objects. It is made by connecting\n"
|
||||
"a set of FEdges.\n"
|
||||
"\n"
|
||||
".. method:: __init__()\n"
|
||||
|
||||
Reference in New Issue
Block a user