ScrollView docs: make parameter name match the header file.

This commit is contained in:
Augustin Cavalier
2015-02-27 02:39:07 -05:00
parent 1e3c19ec2f
commit c86c9e29d3
+1 -1
View File
@@ -317,7 +317,7 @@
/*! /*!
\fn BScrollBar* BScrollView::ScrollBar(orientation direction) const \fn BScrollBar* BScrollView::ScrollBar(orientation posture) const
\brief Returns the BScrollBar object at the given \a direction. \brief Returns the BScrollBar object at the given \a direction.
\param direction The \a direction of the scroll bar to get. \param direction The \a direction of the scroll bar to get.