pgsql: Fix typo in C comment.

From: Kevin Grittner <kgrittn(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in C comment.
Date: 2015-08-23 16:41:10
Message-ID: E1ZTYKU-0004po-8B@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in C comment.

Merlin Moncure
Backpatch to 9.5, where the misspelling was introduced

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5956b7f9e858ac5613dd0214ac7fb2476f900771

Modified Files
--------------
src/backend/commands/trigger.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-08-23 17:02:35 pgsql: Avoid use of float arithmetic in bipartite_match.c.
Previous Message Peter Eisentraut 2015-08-23 02:03:41 pgsql: Improve spelling