Thread
-
[PATCH v1] replindex: Fix comment grammar in build_replindex_scan_key()
zourenli <398740848@qq.com> — 2025-12-29T08:20:25Z
Hi all, This is a trivial grammar fix for the comment of build_replindex_scan_key() function in replindex.c. Two missing indefinite articles 'a' are added to make the comment grammatically correct. No functional changes are involved. Patch is attached below. Thanks, zourenli <398740848@qq.com>