Cleanup: spelling

This commit is contained in:
Campbell Barton
2021-02-14 20:58:04 +11:00
parent 07c6a57507
commit 67c8d97db3
51 changed files with 202 additions and 187 deletions

View File

@@ -43,7 +43,7 @@ static char PolygonalizationShader___doc__[] =
"\n"
" :arg error: The error we want our polygonal approximation to have\n"
" with respect to the original geometry. The smaller, the closer\n"
" the new stroke is to the orinal one. This error corresponds to\n"
" the new stroke is to the original one. This error corresponds to\n"
" the maximum distance between the new stroke and the old one.\n"
" :type error: float\n"
"\n"