[EXPLORER] -Fix a comment typo. CORE-13566
[reactos.git] / reactos / base / shell / explorer / traywnd.cpp
index 5ff64f8..d15eabf 100644 (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;