Fix mis-spellings of "separating" as "seperating"

Found by Debian's Lintian tool.
This commit is contained in:
Simon McVittie 2016-09-21 20:15:01 +01:00
parent 8417c184b4
commit 7d4f9525df
4 changed files with 5 additions and 5 deletions

View file

@ -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;