Tiny fix to StringView docs

This commit is contained in:
John Scipione
2014-12-04 18:24:04 -05:00
parent 44bcfa5d3b
commit a3a2f89ec6
+1 -1
View File
@@ -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.