mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-19 13:54:09 +08:00
Documentation - Fix various typos found in codebase #361
Found via `codespell -q 3 -S "*.fr" -L aadd,abnd,abord,acount,adn,afile,aline,alo,alocation,alog,als,anc,ane,anid,anormal,anout,ans,anumber,aother,aparent,apoints,aprogram,asender,asign,asnd,ba,bbuild,bloc,bord,bu,caf,cas,childrens,childs,classe,clen,commun,cylindre,don,dout,dum,ede,entites,fo,fonction,guid,hist,identic,ii,indx,inout,invalide,ist,iterm,llength,lod,mape,modeling,methode,mye,myu,nam,nd,nin,normale,normales,ons,parametre,parametres,periode,pres,reste,resul,secont,serie,shs,slin,som,somme,syntaxe,sur,te,thei,theis,ther,theres,thes,thev,thex,thet,tol,transfert,va,vas,verifie,vertexes,weight`
This commit is contained in:
@@ -116,7 +116,7 @@ static Standard_Boolean getNormalFromVertex(const TopoDS_Shape& theShape,
|
||||
|
||||
//=======================================================================
|
||||
// function : FindExtrema
|
||||
// purpose : This finction is called to find the nearest normal projection
|
||||
// purpose : This function is called to find the nearest normal projection
|
||||
// of a point <aPnt> on a shape <aShape>.
|
||||
// 1) return true if extrema is found.
|
||||
// 2) Set in:
|
||||
|
||||
Reference in New Issue
Block a user