summaryrefslogtreecommitdiff
path: root/src/location/places/qplacecontentreply.cpp
diff options
context:
space:
mode:
authorPeter Yard <peter.yard@nokia.com>2012-03-14 11:27:00 +1000
committerQt by Nokia <qt-info@nokia.com>2012-03-15 12:38:17 +0100
commitb827cee44697b3766543870be7c5bcbb89f0c692 (patch)
tree45e7a5c49de5e41977bd6494ba68bb9529e28f7d /src/location/places/qplacecontentreply.cpp
parentb36948312d237924f268f5c1308abea3911e0d92 (diff)
downloadqtlocation-b827cee44697b3766543870be7c5bcbb89f0c692.tar.gz
Docs: Bug-6677 fix for items 001-003.
Change-Id: I8da3e2e445782eccec379a54823d39df7ed8d9f8 Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'src/location/places/qplacecontentreply.cpp')
-rw-r--r--src/location/places/qplacecontentreply.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/places/qplacecontentreply.cpp b/src/location/places/qplacecontentreply.cpp
index f2cc2f78..4a17fd22 100644
--- a/src/location/places/qplacecontentreply.cpp
+++ b/src/location/places/qplacecontentreply.cpp
@@ -117,7 +117,7 @@ void QPlaceContentReply::setContent(const QPlaceContent::Collection &content)
/*!
Returns the total number of content objects for a place. If the total number of
content objects cannot be counted, a value of -1 is returned. This count only
- refers to the total count for a single content type i.e. the content type that
+ refers to the total count for a single content type, that is, the content type that
was specified when content was requested with the QPlaceManager.
*/
int QPlaceContentReply::totalCount() const