diff --git a/docs/user/interface/TabView.dox b/docs/user/interface/TabView.dox index 7d6b780f25..15b9ce57e5 100644 --- a/docs/user/interface/TabView.dox +++ b/docs/user/interface/TabView.dox @@ -126,7 +126,7 @@ /*! \fn const char* BTab::Label() const - \brief Returns the tab's label (The target view's name). + \brief Returns the tab's label (the target view's name). \since BeOS R3 */ @@ -134,7 +134,7 @@ /*! \fn void BTab::SetLabel(const char* label) - \brief Sets the tab's label. + \brief Sets the target view's name, and updates the BTab accordingly. \since BeOS R3 */