Git commit acb2e544bae3ac0d803e027d5b39451ff656641d by Laurent Montel. Committed on 12/10/2023 at 08:02. Pushed by mlaurent into branch 'release/23.08'.
Fix bug 475485: Handbook: typo in OpenPGP link to Wikipedia BUG: 475485 FIXED-IN: 23.08.3 (cherry picked from commit 29c8be80445a505de59ef3e0fb8cfac448d56e51) M +1 -1 doc/kleopatra/index.docbook https://invent.kde.org/pim/kleopatra/-/commit/acb2e544bae3ac0d803e027d5b39451ff656641d diff --git a/doc/kleopatra/index.docbook b/doc/kleopatra/index.docbook index 8621f6458..6efbe7531 100644 --- a/doc/kleopatra/index.docbook +++ b/doc/kleopatra/index.docbook @@ -116,7 +116,7 @@ <chapter id="introduction"> <title>Introduction</title> -<para>&kleopatra; is the &kde; tool for managing <ulink url="https://en.wikipedia.org/wiki/X.509">&x509;</ulink> and <ulink url="httpis://en.wikipedia.org/wiki/Pretty_Good_Privacy#OpenPGP">&openpgp;</ulink> certificates in +<para>&kleopatra; is the &kde; tool for managing <ulink url="https://en.wikipedia.org/wiki/X.509">&x509;</ulink> and <ulink url="https://en.wikipedia.org/wiki/Pretty_Good_Privacy#OpenPGP">&openpgp;</ulink> certificates in the <ulink url="https://www.gnupg.org/documentation/manuals/gnupg/Invoking-GPGSM.html">&gpgsm;</ulink> and <ulink url="https://en.wikipedia.org/wiki/GNU_Privacy_Guard">&gpg;</ulink> keyboxes and for retrieving certificates from &ldap; and other certificate servers.</para>
