Crowdin: fix in different WBs

This commit is contained in:
luz.paz
2018-04-17 17:47:34 -04:00
committed by luz paz
parent 4604bd9456
commit fb224b0090
7 changed files with 23 additions and 24 deletions

View File

@@ -17,7 +17,7 @@
<UserDocu>Bound box class
A bounding box is an orthographic cube which is a way to describe outer boundaries.
You get a bounding box from a lot of 3D types. It is often used to check if a 3D
entity lies in the range of another object. Checking for boundig interference first
entity lies in the range of another object. Checking for bounding interference first
can save a lot of computing time!
Constructor: