diff options
author | Akiyoshi Kurita <weibu@redadmin.org> | 2025-09-14 02:34:13 +0900 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2025-09-16 10:00:57 -0600 |
commit | 9946f344528afabb8620a5c3b788cfa505211517 (patch) | |
tree | 3e2dcf05f5abc72ccb20da9932623082413a9937 | |
parent | 5089ec0bb1bc80a87cfbc2a90e047161adfcb630 (diff) |
docs: w1: ds2482: fix typo in buses
Correct a spelling mistake in ds2482.rst
("busses" -> "buses").
No functional change.
Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20250913173413.951378-1-weibu@redadmin.org>
-rw-r--r-- | Documentation/w1/masters/ds2482.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/w1/masters/ds2482.rst b/Documentation/w1/masters/ds2482.rst index 17ebe8f660cd..5862024e4b15 100644 --- a/Documentation/w1/masters/ds2482.rst +++ b/Documentation/w1/masters/ds2482.rst @@ -22,7 +22,7 @@ Description ----------- The Maxim/Dallas Semiconductor DS2482 is a I2C device that provides -one (DS2482-100) or eight (DS2482-800) 1-wire busses. +one (DS2482-100) or eight (DS2482-800) 1-wire buses. General Remarks |