Git commit c6b539ebfd68d861edd77cd14a9d10c633d3970b by Yuri Chornoivan. Committed on 06/05/2022 at 05:50. Pushed by yurchor into branch 'master'.
Fix typo: wWhether -> whether M +1 -1 doc/klipper/index.docbook https://invent.kde.org/plasma/plasma-workspace/commit/c6b539ebfd68d861edd77cd14a9d10c633d3970b diff --git a/doc/klipper/index.docbook b/doc/klipper/index.docbook index 2f62a96f4..1c73de5e2 100644 --- a/doc/klipper/index.docbook +++ b/doc/klipper/index.docbook @@ -245,7 +245,7 @@ in the clipboard history.</para></listitem> <varlistentry> <term><guilabel>Text selection</guilabel></term> <listitem><para>When an area of the screen is selected with mouse or keyboard, this is -called the <quote>selection</quote>. This option determines wWhether text selections are +called the <quote>selection</quote>. This option determines whether text selections are saved in the clipboard history. It is possible to choose between <guilabel>Always save in history</guilabel> and <guilabel>Only when explicitly copied</guilabel>. The <guilabel>Always save in history</guilabel> option is not available if
