From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757896Ab2CVRgx (ORCPT ); Thu, 22 Mar 2012 13:36:53 -0400 Received: from mail-ey0-f174.google.com ([209.85.215.174]:47072 "EHLO mail-ey0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756936Ab2CVRgv (ORCPT ); Thu, 22 Mar 2012 13:36:51 -0400 From: Rafal Kapela To: rdunlap@xenotime.net, raf.kapela@gmail.com, gregkh@linuxfoundation.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] Documentation:"the the" in ABI/stable/sysfs-driver-usb-usbtmc Documentation misspelling Date: Thu, 22 Mar 2012 17:35:49 +0000 Message-Id: <1332437749-25766-1-git-send-email-raf.kapela@gmail.com> X-Mailer: git-send-email 1.7.5.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Rafal Kapela --- Documentation/ABI/stable/sysfs-driver-usb-usbtmc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/ABI/stable/sysfs-driver-usb-usbtmc b/Documentation/ABI/stable/sysfs-driver-usb-usbtmc index 23a43b8..2a7f9a0 100644 --- a/Documentation/ABI/stable/sysfs-driver-usb-usbtmc +++ b/Documentation/ABI/stable/sysfs-driver-usb-usbtmc @@ -55,7 +55,7 @@ What: /sys/bus/usb/drivers/usbtmc/devices/*/auto_abort Date: August 2008 Contact: Greg Kroah-Hartman Description: - This file determines if the the transaction of the USB TMC + This file determines if the transaction of the USB TMC device is to be automatically aborted if there is any error. For more details about this, please see the document, "Universal Serial Bus Test and Measurement Class Specification -- 1.7.5.4