Misc. comment typos

[skip ci]
This commit is contained in:
luz.paz
2018-01-19 16:49:15 -05:00
committed by wmayer
parent f0af9770b7
commit d31f2e25b0
5 changed files with 5 additions and 5 deletions

View File

@@ -446,7 +446,7 @@ SbBool CADNavigationStyle::processSoEvent(const SoEvent * const ev)
}
// If for dragging the buttons 1 and 3 are pressed
// but then button 3 is relaesed we shouldn't switch
// but then button 3 is released we shouldn't switch
// into selection mode.
if (this->button1down && this->button3down)
this->lockButton1 = true;