From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751518Ab2FSEIZ (ORCPT ); Tue, 19 Jun 2012 00:08:25 -0400 Received: from mail-qa0-f50.google.com ([209.85.216.50]:63648 "EHLO mail-qa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750754Ab2FSEIY (ORCPT ); Tue, 19 Jun 2012 00:08:24 -0400 From: "Christopher L. Simons" To: Rob Landley Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, "Christopher L. Simons" Subject: [PATCH] Documentation: ManagementStyle: fixed typo Date: Tue, 19 Jun 2012 00:08:07 -0400 Message-Id: <1340078887-6961-1-git-send-email-christopherleesimons@gmail.com> X-Mailer: git-send-email 1.7.10.2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: "Christopher L. Simons" Fixed a spelling error (less that you -> less than you) Signed-off-by: Christopher L. Simons --- Documentation/ManagementStyle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/ManagementStyle b/Documentation/ManagementStyle index a5f0ea5..a211ee8 100644 --- a/Documentation/ManagementStyle +++ b/Documentation/ManagementStyle @@ -178,7 +178,7 @@ sadly that you are one too, and that while we can all bask in the secure knowledge that we're better than the average person (let's face it, nobody ever believes that they're average or below-average), we should also admit that we're not the sharpest knife around, and there will be -other people that are less of an idiot that you are. +other people that are less of an idiot than you are. Some people react badly to smart people. Others take advantage of them. -- 1.7.10.2