diff --git a/docs/user/interface/Alert.dox b/docs/user/interface/Alert.dox index 387aa911ac..a52e812738 100644 --- a/docs/user/interface/Alert.dox +++ b/docs/user/interface/Alert.dox @@ -343,9 +343,9 @@ int32 button_index = alert->Go(); \fn void BAlert::SetIcon(BBitmap *bitmap) \brief Set a custom icon for the alert. - \param bitmap A valid BBitmap. The bitmap is copied. + \param bitmap A valid BBitmap. The BAlert assumes ownership of the bitmap. - \since BeOS R3 + \since Haiku R1 */