Fix typo in QAbstractNetworkCache documentation.
"used be" => "used by" Change-Id: Ibde738facab357d21604779f8b2145d32815ed66 Reviewed-by: Geir Vattekar <geir.vattekar@nokia.com> Reviewed-by: Marc Mutz <marc.mutz@kdab.com>bb10
parent
4410e66f45
commit
46bef9f29f
|
|
@ -411,7 +411,7 @@ void QNetworkCacheMetaDataPrivate::load(QDataStream &in, QNetworkCacheMetaData &
|
|||
|
||||
\brief The QAbstractNetworkCache class provides the interface for cache implementations.
|
||||
|
||||
QAbstractNetworkCache is the base class for every standard cache that is used be
|
||||
QAbstractNetworkCache is the base class for every standard cache that is used by
|
||||
QNetworkAccessManager. QAbstractNetworkCache is an abstract class and cannot be
|
||||
instantiated.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue