Re: [PATCH] Docs/core-api: fix typos in rbtree.rst
From: Jonathan Corbet
Date: Sat Feb 14 2026 - 12:12:10 EST
Min-Hsun Chang <chmh0624@xxxxxxxxx> writes:
> Correct minor typographical errors in the red-black tree documentation:
> - Remove redundant "a" in the cached rbtrees section.
> - Fix "updated" to "update" in the augmented rbtrees section.
> - Fix "be looking" to "by looking" in the interval tree sample usage.
>
> Signed-off-by: Min-Hsun Chang <chmh0624@xxxxxxxxx>
> ---
> Documentation/core-api/rbtree.rst | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Applied, thanks.
jon