Fix mis-spellings of "separating" as "seperating"
Found by Debian's Lintian tool.
This commit is contained in:
parent
8417c184b4
commit
7d4f9525df
4 changed files with 5 additions and 5 deletions
|
@ -1053,7 +1053,7 @@ void CM_TraceThroughTree( traceWork_t *tw, int num, float p1f, float p2f, vec3_t
|
|||
}
|
||||
|
||||
//
|
||||
// find the point distances to the seperating plane
|
||||
// find the point distances to the separating plane
|
||||
// and the offset for the size of the box
|
||||
//
|
||||
node = cm.nodes + num;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue