Tiny change to the BListItem docs (make more generic)

This commit is contained in:
John Scipione 2014-03-07 13:55:00 -05:00
parent a003ac003f
commit ae63d4aa97

View File

@ -147,7 +147,7 @@
/*!
\fn void BListItem::Update(BView* owner, const BFont* font)
\brief Hook method that's called with the list item's \a owner changes.
\brief Hook method that's called when the \a owner changes.
This method gets called when the list item is added to the list view.