summaryrefslogtreecommitdiff
path: root/src/location/places/qplacereviewreply.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/places/qplacereviewreply.cpp')
-rw-r--r--src/location/places/qplacereviewreply.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location/places/qplacereviewreply.cpp b/src/location/places/qplacereviewreply.cpp
index e3227c11..590fc7f9 100644
--- a/src/location/places/qplacereviewreply.cpp
+++ b/src/location/places/qplacereviewreply.cpp
@@ -113,7 +113,7 @@ void QPlaceReviewReply::setReviews(const QList<QPlaceReview> &reviews)
}
/*!
- Sets the \a offset number of the first media objects on the current page.
+ Sets the \a offset number of the first review.
*/
void QPlaceReviewReply::setOffset(int offset)
{
@@ -132,7 +132,7 @@ int QPlaceReviewReply::totalCount() const
}
/*!
- Sets the \a total number of media objects for a place.
+ Sets the \a total number of reviews for a place.
*/
void QPlaceReviewReply::setTotalCount(int total)
{