Freestyle: fix for typos in Python API docstrings.
This commit is contained in:
@@ -46,7 +46,7 @@ PyDoc_STRVAR(FEdge_doc,
|
||||
"silhouettes, the FEdge is oriented so that the visible face lies on\n"
|
||||
"the left of the edge. For borders, the FEdge is oriented so that the\n"
|
||||
"face lies on the left of the edge. An FEdge can represent an initial\n"
|
||||
"edge of the mesh or runs accross a face of the initial mesh depending\n"
|
||||
"edge of the mesh or runs across a face of the initial mesh depending\n"
|
||||
"on the smoothness or sharpness of the mesh. This class is specialized\n"
|
||||
"into a smooth and a sharp version since their properties slightly vary\n"
|
||||
"from one to the other.\n"
|
||||
|
||||
Reference in New Issue
Block a user