Skip to content

Commit 55bdfb8

Browse files
lucaceresoliwsakernel
authored andcommitted
docs: i2c: i2c-sysfs: improve wording
Improve wording in a couple sentences. Signed-off-by: Luca Ceresoli <[email protected]> [wsa: improved a little more] Signed-off-by: Wolfram Sang <[email protected]>
1 parent 43310e2 commit 55bdfb8

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Documentation/i2c/i2c-sysfs.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,10 @@ Google Pixel 3 phone for example::
5151
``i2c-2`` is an I2C bus whose number is 2, and ``2-0049`` is an I2C device
5252
on bus 2 address 0x49 bound with a kernel driver.
5353

54-
Terminologies
55-
=============
54+
Terminology
55+
===========
5656

57-
First, let us define a couple of terminologies to avoid confusions in the later
58-
sections.
57+
First, let us define some terms to avoid confusion in later sections.
5958

6059
(Physical) I2C Bus Controller
6160
-----------------------------
@@ -117,7 +116,7 @@ Walk through Logical I2C Bus
117116

118117
For the following content, we will use a more complex I2C topology as an
119118
example. Here is a brief graph for the I2C topology. If you do not understand
120-
this graph at the first glance, do not be afraid to continue reading this doc
119+
this graph at first glance, do not be afraid to continue reading this doc
121120
and review it when you finish reading.
122121

123122
::

0 commit comments

Comments
 (0)