Re: [PATCH] Documentation: spufs: correct a duplicate word typo
Randy Dunlap writes: > Fix a typo of "or" which should be "of". > > Signed-off-by: Randy Dunlap > Cc: Jeremy Kerr > Cc: Arnd Bergmann > Cc: linuxppc-dev@lists.ozlabs.org > Cc: Jonathan Corbet > --- > Documentation/filesystems/spufs/spufs.rst |2 +- > 1 file changed, 1 insertion(+), 1 del
Re: [PATCH] Documentation: spufs: correct a duplicate word typo
Hi Randy, > Fix a typo of "or" which should be "of". Nice, people are still reading the spufs docs! :D Looks good to me, thanks for the patch. Reviewed-by: Jeremy Kerr Cheers, Jeremy