On 8/1/25 6:29 AM, Ankan Biswas wrote:
From 85f5a63a12a8544440c0af47214ba5f55c348c7c Mon Sep 17 00:00:00 2001 From: Ankan Biswas <spyjetfayed@xxxxxxxxx> Date: Fri, 1 Aug 2025 18:25:21 +0530 Subject: [PATCH] docs: bpf: fix minor typos in BTF comments Fix a couple of small typos in the BTF documentation comments: * "focus" → "focuses" * "F.e." → "For example," Signed-off-by: Ankan Biswas <spyjetfayed@xxxxxxxxx>
LGTM. I am wondering whether these are the only typo's or not. How did you find these, just with visual checking when you read the doc? Acked-by: Yonghong Song <yonghong.song@xxxxxxxxx>