Re: [PATCH] Docs/core-api: fix typos in rbtree.rst
From: Randy Dunlap
Date: Tue Feb 10 2026 - 01:26:21 EST
On 2/9/26 10:08 PM, Min-Hsun Chang wrote:
> 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(-)
>
Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Thanks.
--
~Randy