mirror of https://github.com/torvalds/linux.git
Documentation: staging: fix spelling error in remoteproc.rst
Fix typo 'implementors' to 'implementers' in remote processor framework documentation. Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <CANQcFN1s_iM8p5tYNz3Q_WyZki6Aw9_3HyoKwyoCVA9JeqG0eA@mail.gmail.com>
This commit is contained in:
parent
00d95fcc4d
commit
5089ec0bb1
|
|
@ -104,7 +104,7 @@ Typical usage
|
|||
rproc_shutdown(my_rproc);
|
||||
}
|
||||
|
||||
API for implementors
|
||||
API for implementers
|
||||
====================
|
||||
|
||||
::
|
||||
|
|
|
|||
Loading…
Reference in New Issue