Git commit 776ea356676849b2fc8dad53c5cb6cab184eb98a by Yuri Chornoivan. Committed on 04/11/2020 at 06:45. Pushed by yurchor into branch 'master'.
Fix minor typos M +3 -3 doc/kmail2/using-kmail.docbook https://invent.kde.org/pim/kmail/commit/776ea356676849b2fc8dad53c5cb6cab184eb98a diff --git a/doc/kmail2/using-kmail.docbook b/doc/kmail2/using-kmail.docbook index 098d711d0..4d542fa9c 100644 --- a/doc/kmail2/using-kmail.docbook +++ b/doc/kmail2/using-kmail.docbook @@ -468,7 +468,7 @@ or <link linkend="pgp-sign-your-messages">digitally signed</link> message, selec fileref="document-decrypt.png" format="PNG"/></imageobject></inlinemediaobject> Encrypt</guiicon> icon in the toolbar. Use the <menuchoice><guimenuitem>Options</guimenuitem><guisubmenu>Cryptographic Message Format ></guisubmenu></menuchoice> dropdown list to select the format used to encrypt the -message. (The <guilabel>Optons</guilabel> menu also lets you sign / encrypt the message.) +message. (The <guilabel>Options</guilabel> menu also lets you sign / encrypt the message.) You may choose one of five formatting options. </para> @@ -2279,7 +2279,7 @@ window. Before you send the message, check the <guibutton><inlinemediaobject> <imageobject><imagedata fileref="document-edit.png" format="PNG"/> </imageobject></inlinemediaobject> Sign</guibutton> icon on the toolbar of the composer window, or select <menuchoice> -<guimenu>Options></guimenu><guimenuitem><inlinemediaobject><imageobject> +<guimenu>Options</guimenu><guimenuitem><inlinemediaobject><imageobject> <imagedata fileref="document-edit.png" format="PNG"/></imageobject> </inlinemediaobject> Sign Message</guimenuitem></menuchoice>. Then, you can send the message. The identity you are using to write the current message needs to @@ -2301,7 +2301,7 @@ Before you send the message, check the <guibutton><inlinemediaobject><imageobjec <imagedata fileref="document-decrypt.png" format="PNG"/> </imageobject></inlinemediaobject> Encrypt</guibutton> button in the toolbar of the composer window (or select <menuchoice> -<guimenu>Options></guimenu><guimenuitem><inlinemediaobject><imageobject> +<guimenu>Options</guimenu><guimenuitem><inlinemediaobject><imageobject> <imagedata fileref="document-decrypt.png" format="PNG"/> </imageobject></inlinemediaobject> Encrypt Message</guimenuitem></menuchoice>). Then send the message.</para>
