diff options
author | sayli karnik <karniksayli1995@gmail.com> | 2017-03-09 11:47:07 +0530 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-03-09 00:33:27 -0700 |
commit | 88486bee065ace1aa9cdd6fa48586ef3f2d62ec9 (patch) | |
tree | f9e5097f378b97bf15192b1620ff47b94af774bd | |
parent | b742fd6b0c701bdb2697a83f0acf8a702eb545c8 (diff) | |
download | linux-88486bee065ace1aa9cdd6fa48586ef3f2d62ec9.tar.bz2 |
Documentation: ABI: testing: sysfs-bus-pci: Fix repetition of word 'the'
The patch replaces 'the the' with 'the' in the documentation.
Signed-off-by: sayli karnik <karniksayli1995@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | Documentation/ABI/testing/sysfs-bus-pci | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-pci b/Documentation/ABI/testing/sysfs-bus-pci index 5a1732b78707..e4e90104d7c3 100644 --- a/Documentation/ABI/testing/sysfs-bus-pci +++ b/Documentation/ABI/testing/sysfs-bus-pci @@ -299,5 +299,5 @@ What: /sys/bus/pci/devices/.../revision Date: November 2016 Contact: Emil Velikov <emil.l.velikov@gmail.com> Description: - This file contains the revision field of the the PCI device. + This file contains the revision field of the PCI device. The value comes from device config space. The file is read only. |