Git commit ed6d39d01db87dde613ff69daaf72e60baad4ce9 by Antoni Bella Pérez. Committed on 25/11/2020 at 10:02. Pushed by bellaperez into branch 'master'.
Doc fix requested by Méven Car @meven - Thread https://invent.kde.org/frameworks/kio/-/merge_requests/160#note_118015 M +1 -1 docs/kioslave5/http/index.docbook https://invent.kde.org/frameworks/kio/commit/ed6d39d01db87dde613ff69daaf72e60baad4ce9 diff --git a/docs/kioslave5/http/index.docbook b/docs/kioslave5/http/index.docbook index c059bcc2..5ee5d53c 100644 --- a/docs/kioslave5/http/index.docbook +++ b/docs/kioslave5/http/index.docbook @@ -18,7 +18,7 @@ <emphasis>H</emphasis>yper<emphasis>T</emphasis>ext <emphasis>T</emphasis>ransfer <emphasis>P</emphasis>rotocol.</para> -<para>The https kioslave is used by all &kde; applications to handle +<para>The http kioslave is used by all &kde; applications to handle connections to &HTTP; servers, that is, web servers. The most common usage is to view web pages in the &konqueror; web browser.</para>
