Fix typo: on => one

This commit is contained in:
John Scipione
2015-07-07 16:22:27 -07:00
parent 046d20afd1
commit 49a56113ef
+1 -1
View File
@@ -336,7 +336,7 @@
\fn void BScrollView::SetBorder(border_style border) \fn void BScrollView::SetBorder(border_style border)
\brief Set the border style of the scroll view. \brief Set the border style of the scroll view.
\param border The border style constant to use, on of the following: \param border The border style constant to use, one of the following:
- \c B_PLAIN_BORDER - \c B_PLAIN_BORDER
- \c B_FANCY_BORDER - \c B_FANCY_BORDER
- \c B_NO_BORDER - \c B_NO_BORDER