summaryrefslogtreecommitdiffstats
path: root/src/qt3support/network/q3http.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/qt3support/network/q3http.cpp')
-rw-r--r--src/qt3support/network/q3http.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt3support/network/q3http.cpp b/src/qt3support/network/q3http.cpp
index f1590a6d28..591b381f88 100644
--- a/src/qt3support/network/q3http.cpp
+++ b/src/qt3support/network/q3http.cpp
@@ -626,7 +626,7 @@ void Q3HttpHeader::setContentLength( int len )
}
/*!
- Returns true if the header has an entry for the the special HTTP
+ Returns true if the header has an entry for the special HTTP
header field \c content-type; otherwise returns false.
\sa contentType() setContentType()