On Sat, Oct 19, 2024 at 11:52:21AM +0000, Karan Sanghavi wrote: > Corrected the multiple and different typo errors in json files > > - "diffferent" is corrected to "different". > - "muliple" and "miltiple" is corrected to "multiple". > > Signed-off-by: Karan Sanghavi <karansanghvi98@xxxxxxxxx> Thanks, This addresses all the spelling errors in these files that I see flagged by codespell. Reviewed-by: Simon Horman <horms@xxxxxxxxxx>