Fix typos in various src/Mod directories

This commit is contained in:
luz.paz
2019-07-19 15:34:46 -04:00
committed by wmayer
parent 63a577fe07
commit b869b6e29e
7 changed files with 7 additions and 7 deletions

View File

@@ -155,7 +155,7 @@ SoSeparator* ViewProvider2DObject::createGrid(void)
// pre-selection highlight. No idea why the setting can leak out of a
// separator.
//
// What's the purpose of using SoDepthBuffer here anyway? If the intension
// What's the purpose of using SoDepthBuffer here anyway? If the intention
// is to render grid always on top, shouldn't it be better to use
// SoAnnotation?
#if 0