diff --git a/docs/user/interface/StringView.dox b/docs/user/interface/StringView.dox index 4dde76637c..3ee1690775 100644 --- a/docs/user/interface/StringView.dox +++ b/docs/user/interface/StringView.dox @@ -343,7 +343,7 @@ /*! \fn const char* BStringView::Text() const - \returns The text set to the item. + \brief Returns the text currently set to the string view. \returns the text set to the string view.