[PATCH] Fix typos in pqsignal.c comment
Started by Ewan Young5 days ago1 messageshackers
Hi hackers,
The attached patch fixes two typos in a comment in src/port/pqsignal.c:
- "this though wrapper handler" -> "this through wrapper handler"
- "as it it needs to take" -> "as it needs to take"
Comment-only change; no behavior change.
Regards,
Ewan Young