File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ class DoxygenAwesomeDarkModeToggle extends HTMLElement {
4646 DoxygenAwesomeDarkModeToggle . onSystemPreferenceChanged ( )
4747 } )
4848 // Update the color scheme when the tab is made visible again.
49- // It is possible that the appearance was changed in another tab
49+ // It is possible that the appearance was changed in another tab
5050 // while this tab was in the background.
5151 document . addEventListener ( "visibilitychange" , visibilityState => {
5252 if ( document . visibilityState === 'visible' ) {
Original file line number Diff line number Diff line change @@ -2257,8 +2257,8 @@ html.dark-mode .iconfclosed {
22572257 background-color : transparent;
22582258}
22592259
2260- /*
2261- Class Index Doxygen 1.8
2260+ /*
2261+ Class Index Doxygen 1.8
22622262*/
22632263
22642264table .classindex {
You can’t perform that action at this time.
0 commit comments