Commit 5089ec0b authored by Taimoor Zaeem's avatar Taimoor Zaeem Committed by Jonathan Corbet
Browse files

Documentation: staging: fix spelling error in remoteproc.rst



Fix typo 'implementors' to 'implementers' in remote processor framework
documentation.

Signed-off-by: default avatarTaimoor Zaeem <taimoorzaeem@gmail.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
Message-ID: <CANQcFN1s_iM8p5tYNz3Q_WyZki6Aw9_3HyoKwyoCVA9JeqG0eA@mail.gmail.com>
parent 00d95fcc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -104,7 +104,7 @@ Typical usage
	rproc_shutdown(my_rproc);
  }

API for implementors
API for implementers
====================

::