[EXPLORER] -Fix a comment typo. CORE-13566

svn path=/trunk/; revision=75706
This commit is contained in:
Giannis Adamopoulos 2017-08-29 09:11:57 +00:00
parent 7a73afbbc0
commit 7396067b2a

View file

@ -746,7 +746,7 @@ public:
void UpdateFonts()
{
/* There is nothing to do if themes are not enabled */
/* There is nothing to do if themes are enabled */
if (m_Theme)
return;