1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-03 09:13:20 +03:00

Fix typos in code and comments

Author: Justin Pryzby
Discussion: https://postgr.es/m/20230110045722.GD9837@telsasoft.com
This commit is contained in:
Michael Paquier
2023-01-11 15:16:38 +09:00
parent 69fb29d1af
commit 5f6401f81c
9 changed files with 17 additions and 17 deletions

View File

@@ -1580,7 +1580,7 @@
</para>
<para>
A specualtive insertion lock consists of a transaction ID and a speculative
A speculative insertion lock consists of a transaction ID and a speculative
insertion token. The speculative insertion token is displayed in the
<structfield>objid</structfield> column.
</para>