Misc source comment typos
Found via `codespell -q 3 --skip="*.po,*.ts,./.git,./src/3rdParty,./src/CXX,./src/zipios++,./src/Mod/Assembly/App/opendcm" -I ~/Projects/fc-word-whitelist.txt` Whitelist consists of: ``` aline alledges als ang behaviour bloaded calculater cancelled cancelling cas centimetre childs colour colours doubleclick dum eiter elemente freez iff indicies initialisation initialise initialised initialises kilometre lod mantatory methode metres millimetre modell nd normaly nto oder ot pres que recurrance rougly seperator serie strack substraction te thru vertexes whitespaces ```
This commit is contained in:
@@ -4316,7 +4316,7 @@ class Edit(Modifier):
|
||||
changep = point +2
|
||||
elif point == len(pts)-1 and self.obj.Closed: #last pole
|
||||
# if the curve is closed the last pole has the last
|
||||
# index in the poits lists
|
||||
# index in the points lists
|
||||
knot = 0
|
||||
keepp = point
|
||||
changep = 1
|
||||
|
||||
Reference in New Issue
Block a user