On Thu, 25 Dec 2025 at 10:36, JiaoShuntian <[email protected]> wrote: > > Hi hackers, > > I noticed several occurrences of the misspelled city name 'Bejing' > (should be 'Beijing') in our partition regressions and documentation. > While these are just in test files and docs, I believe it's worth fixing. > > Attached is the patch generated with git format-patch. After making the > changes, I ran 'make checkworld' and verified all regression tests pass.
Hi! I applied your patch, and checked if any instance of "Bejing" left. After your patch there is none, that's good. I run regression tests and they are good at this change also. > I'd appreciate any feedback on whether this aligns with our standards > for such corrections. Sure, I think this is no-brainer, LGTM. > Thanks, > JiaoShuntian -- Best regards, Kirill Reshke
