From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756071AbbGPVRm (ORCPT ); Thu, 16 Jul 2015 17:17:42 -0400 Received: from mail-wg0-f67.google.com ([74.125.82.67]:34187 "EHLO mail-wg0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751019AbbGPVRl (ORCPT ); Thu, 16 Jul 2015 17:17:41 -0400 Message-ID: <1437081456.6468.3.camel@My-Computer> Subject: [PATCH] fixing nonvalid submenu name in email-clients.txt From: Ahmed Mohamed Abd EL Mawgood To: corbet@lwn.net Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, ahmedsoliman0x666@gmail.com Date: Thu, 16 Jul 2015 23:17:36 +0200 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4-0ubuntu2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org >>From 8a67e04e6c28955866a3c55c48f547e526e448fc Mon Sep 17 00:00:00 2001 From: ahmed Date: Thu, 16 Jul 2015 23:04:56 +0200 Subject: [PATCH] fixing nonvalid submenu name in email-clients.txt I have noticed that there is no submenu in Evolution called Heading instead there is Paragraph style Signed-off-by: Ahmed Mohamed --- Documentation/email-clients.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/email-clients.txt b/Documentation/email-clients.txt index c7d49b8..3fa4508 100644 --- a/Documentation/email-clients.txt +++ b/Documentation/email-clients.txt @@ -93,7 +93,7 @@ Evolution (GUI) Some people use this successfully for patches. When composing mail select: Preformat - from Format->Heading->Preformatted (Ctrl-7) + from Format->Paragraph Style->Preformatted (Ctrl-7) or the toolbar Then use: -- 1.9.1