pgsql: libpq: fix typo "occurences" -> "occurrences" in tests - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: libpq: fix typo "occurences" -> "occurrences" in tests
Date
Msg-id E1rKieT-00D9tS-MS@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
libpq: fix typo "occurences" -> "occurrences" in tests

Dagfinn Ilmari Mannsåker, reviewed by Shubham Khanna.

Discussion: http://postgr.es/m/87le9fmi01.fsf@wibble.ilmari.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ff09129bec28028c57eb263cbca2836f42c2256c

Modified Files
--------------
src/interfaces/libpq/t/003_load_balance_host_list.pl | 18 +++++++++---------
src/interfaces/libpq/t/004_load_balance_dns.pl       | 18 +++++++++---------
2 files changed, 18 insertions(+), 18 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Fix typos in comments and in one isolation test.
Next
From: Robert Haas
Date:
Subject: pgsql: Remove Lock suffix from WALSummarizerLock in wait_event_names.tx