From ef1a4392c68be077f8024f8ec051647c9b842a5f Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Mon, 15 Oct 2012 13:00:43 +0200 Subject: Fix spelling mistake in QNetworkDiskCache detailed description. Task-number: QTBUG-27291 Change-Id: I620d258a08d670fa27d60575e32f1767525f3ed9 Reviewed-by: Jerome Pasion --- src/network/access/qnetworkdiskcache.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/network') diff --git a/src/network/access/qnetworkdiskcache.cpp b/src/network/access/qnetworkdiskcache.cpp index 04ba45e90e..86dd57b353 100644 --- a/src/network/access/qnetworkdiskcache.cpp +++ b/src/network/access/qnetworkdiskcache.cpp @@ -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 -- cgit v1.2.3