Fix spelling mistake in QNetworkDiskCache detailed description.
Task-number: QTBUG-27291 Change-Id: I620d258a08d670fa27d60575e32f1767525f3ed9 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>bb10
parent
0446875b22
commit
ef1a4392c6
|
|
@ -78,7 +78,7 @@ QT_BEGIN_NAMESPACE
|
|||
and ends in ".cache". Data is written to disk only in insert()
|
||||
and updateMetaData().
|
||||
|
||||
Currently you can not share the same cache files with more then
|
||||
Currently you cannot share the same cache files with more than
|
||||
one disk cache.
|
||||
|
||||
QNetworkDiskCache by default limits the amount of space that the cache will
|
||||
|
|
|
|||
Loading…
Reference in New Issue