From 046d20afd14a6f55ae5c8b402b350687d344c02d Mon Sep 17 00:00:00 2001 From: John Scipione Date: Tue, 7 Jul 2015 15:30:03 -0700 Subject: [PATCH] BScrollView::ScrollBar return val docs past tense --- docs/user/interface/ScrollView.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/interface/ScrollView.dox b/docs/user/interface/ScrollView.dox index c0b258c776..0920960ac5 100644 --- a/docs/user/interface/ScrollView.dox +++ b/docs/user/interface/ScrollView.dox @@ -326,7 +326,7 @@ - \c B_VERTICAL to get the vertical scroll bar \returns A pointer to the desired BScrollBar object or \c NULL - if there is no scroll bar at that location. + if there was no scroll bar at that location. \since BeOS R3 */