Skip to content

Commit 7937910

Browse files
committed
Fix typos
1 parent 55d5b3c commit 7937910

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/backend/commands/event_trigger.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ AlterEventTriggerOwner(const char *name, Oid newOwnerId)
491491
}
492492

493493
/*
494-
* Change extension owner, by OID
494+
* Change event trigger owner, by OID
495495
*/
496496
void
497497
AlterEventTriggerOwner_oid(Oid trigOid, Oid newOwnerId)

src/backend/utils/adt/json.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ parse_object(JsonLexContext *lex, JsonSemAction *sem)
400400
{
401401
/*
402402
* an object is a possibly empty sequence of object fields, separated by
403-
* commas and surrounde by curly braces.
403+
* commas and surrounded by curly braces.
404404
*/
405405
json_struct_action ostart = sem->object_start;
406406
json_struct_action oend = sem->object_end;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy