We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75ddd7a commit c7b6474Copy full SHA for c7b6474
source/Adapt_ItView.cpp
@@ -34773,7 +34773,7 @@ void CAdapt_ItView::ShowGlosses()
34773
gbGlossingVisible = FALSE;
34774
gbIsGlossing = FALSE; // must be off whenever the other flag is off
34775
34776
- // hide the mode bar checkbox when glossing is not allowed to be visible
+ // Hide the mode bar checkbox when glossing is not allowed to be visible
34777
// and when not visible it obligatorily must be adapting
34778
if (pCheckboxIsGlossing != NULL)
34779
{
0 commit comments