diff options
Diffstat (limited to 'kio')
-rw-r--r-- | kio/kio/tcpslavebase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kio/tcpslavebase.h b/kio/kio/tcpslavebase.h index bbf2bb95f..fd148b00d 100644 --- a/kio/kio/tcpslavebase.h +++ b/kio/kio/tcpslavebase.h @@ -122,7 +122,7 @@ protected: * well as handling data over SOCKSified connections. * * @param data storage for the info read from server - * @param len lenght of the info to read from the server + * @param len length of the info to read from the server * * @return the actual size of data that was obtained */ |