Fix a couple typos in BRIN code

Tomas Vondra <tomas.vondra@postgresql.org>

Commit: 95d14b7ae26db5ed85d9945e29121bb0e9b59863
Author: Tomas Vondra <tomas.vondra@postgresql.org>
Date: 2024-04-19T13:43:17Z
Releases: 17.0
Fix a couple typos in BRIN code

Typos introduced by commits c1ec02be1d79, b43757171470 and dae761a87eda.

Author: Alvaro Herrera
Reported-by: Alexander Lakhin
Discussion: https://postgr.es/m/202401091043.e3nrqiad6gb7@alvherre.pgsql

Files

PathChange+/−
doc/src/sgml/indexam.sgml modified +1 −1
src/backend/access/brin/brin.c modified +5 −5

Documentation touched

Discussion