summaryrefslogtreecommitdiffstats
path: root/doc/html/network.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/network.html')
-rw-r--r--doc/html/network.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/network.html b/doc/html/network.html
index 1ee0b25d..833a5693 100644
--- a/doc/html/network.html
+++ b/doc/html/network.html
@@ -75,7 +75,7 @@ This could be, for example, a protocol which can read pictures from a
digital camera using a serial connection.
<p> <h2> Working Network Protocol independently with <a href="qurloperator.html">TQUrlOperator</a> and <a href="qnetworkoperation.html">TQNetworkOperation</a>
</h2>
-<a name="2"></a><p> It is tquite easy to just use existing network protocol implementations
+<a name="2"></a><p> It is quite easy to just use existing network protocol implementations
and operate on URLs. For example, downloading a file from an FTP
server to the local filesystem can be done with following code:
<p> <pre>