Utkarsh Tiwari <utkarsh02t@xxxxxxxxx> writes: > Fix 'peace' to 'piece' in the ntb documentation > > Signed-off-by: Utkarsh Tiwari <utkarsh02t@xxxxxxxxx> > --- > Documentation/driver-api/ntb.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/driver-api/ntb.rst b/Documentation/driver-api/ntb.rst > index e991d92b8b1d..a49c41383779 100644 > --- a/Documentation/driver-api/ntb.rst > +++ b/Documentation/driver-api/ntb.rst > @@ -35,7 +35,7 @@ anyone who has written a pci driver. > NTB Typical client driver implementation > ---------------------------------------- > > -Primary purpose of NTB is to share some peace of memory between at least two > +Primary purpose of NTB is to share some piece of memory between at least two > systems. So the NTB device features like Scratchpad/Message registers are Applied, thanks. jon