[BASE] Spelling fixes by Josh Soref. CORE-12286
[reactos.git] / reactos / base / applications / rapps / winmain.c
index d62e626..92c9bfa 100644 (file)
@@ -221,7 +221,7 @@ UpdateApplicationsList(INT EnumType)
     }
     else if (IS_AVAILABLE_ENUM(EnumType))
     {
-        /* Enum availabled applications */
+        /* Enum available applications */
         EnumAvailableApplications(EnumType, EnumAvailableAppProc);
     }