Fix typos for v12

From: Alexander Lakhin <exclusion(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Fix typos for v12
Date: 2019-05-25 10:26:10
Message-ID: 7208de98-add8-8537-91c0-f8b089e2928c@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello hackers,

I've done another round of cross-checking the master branch for new
unique identifiers/words. As my previous attempt to fix things was not
noticed, now I'm focusing on distinct typos.
1. authenticaion (user-visible string)
2. becuase
3. checkinunique
4. cheep
5. comparion (user-visible)
6. comparision
7. compatiblity
8. continuescanthat
9. current_locked_pid (user-visible)
10. essentally
11. exptected
12. funcation
13. guarantess
14. HEAP_HASOID
15. Interfact
16. minimalslotslot (similar to heapslot)
17. modifcations
18. multiplcation
19. optimised
20. pased
21. perfer
22. relvant
23. represnting
24. ski p
25. unexcpected (user-visible string)

I still hope such fixes are useful and will be accepted.

Best regards,
Alexander

Attachment Content-Type Size
authenticaion.patch text/x-patch 603 bytes
becuase.patch text/x-patch 547 bytes
checkinunique.patch text/x-patch 783 bytes
cheep.patch text/x-patch 604 bytes
comparion.patch text/x-patch 840 bytes
comparision.patch text/x-patch 525 bytes
compatiblity.patch text/x-patch 579 bytes
continuescanthat.patch text/x-patch 655 bytes
current_locked_pid.patch text/x-patch 549 bytes
essentally.patch text/x-patch 505 bytes
exptected.patch text/x-patch 702 bytes
funcation.patch text/x-patch 578 bytes
HEAP_HASOID.patch text/x-patch 850 bytes
Interfact.patch text/x-patch 484 bytes
minimalslotslot.patch text/x-patch 626 bytes
modifcations.patch text/x-patch 748 bytes
multiplcation.patch text/x-patch 603 bytes
optimised.patch text/x-patch 535 bytes
pased.patch text/x-patch 588 bytes
perfer.patch text/x-patch 697 bytes
relvant.patch text/x-patch 762 bytes
represnting.patch text/x-patch 793 bytes
rotateion.patch text/x-patch 415 bytes
ski.patch text/x-patch 429 bytes
unexcpected.patch text/x-patch 450 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2019-05-25 10:42:13 Re: Fix typos for v12
Previous Message Amit Kapila 2019-05-25 10:14:11 Re: Fix link for v12