diff options
Diffstat (limited to 'plugins/ExternalAPI/m_weather.h')
-rw-r--r-- | plugins/ExternalAPI/m_weather.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ExternalAPI/m_weather.h b/plugins/ExternalAPI/m_weather.h index 492fbf4521..f76ab88db1 100644 --- a/plugins/ExternalAPI/m_weather.h +++ b/plugins/ExternalAPI/m_weather.h @@ -143,7 +143,7 @@ Condition_Changed is true; otherwise is false. #define ME_WEATHER_UPDATED "Miranda/Weather/Updated"
/*
-Shows a warning message for Weather PopUp.
+Shows a warning message for Weather Popup.
wParam = (char*) lpzMessage
lParam = Type
Type can either be SM_WARNING, SM_NOTIFY, or SM_WEATHERALERT
|