mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-30 18:14:56 +08:00
0031939: Coding - correction of spelling errors in comments [part 10]
Fix various typos via codespell.
This commit is contained in:
@@ -85,7 +85,7 @@ void StepBasic_SiUnit::SetDimensions(const Handle(StepBasic_DimensionalExponents
|
||||
Handle(StepBasic_DimensionalExponents) StepBasic_SiUnit::Dimensions() const
|
||||
{
|
||||
// WARNING : the field is redefined.
|
||||
// method body is not yet automaticly wrote
|
||||
// method body is not yet automatically wrote
|
||||
|
||||
// attention : dimensional exponent retourne incorrect (pointeur NULL).
|
||||
// on devrait, en fonction du nom de l unite SI, construire un dimensional
|
||||
|
||||
Reference in New Issue
Block a user