Fix wrong word in comment.

Reported by Peter Smith.

Discussion: http://postgr.es/m/CAHut+Pt52ueOEAO-G5qeZiiPv1p9pBT_W5Vj3BTYfC8sD8LFxw@mail.gmail.com
This commit is contained in:
Robert Haas 2023-04-05 09:50:08 -04:00
parent f275af8cb8
commit 86a3fc7ec8
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ SwitchToUntrustedUser(Oid userid, UserContext *context)
/*
* Switch back to the original user ID.
*
* If we created a new GUC nest level, also role back any changes that were
* If we created a new GUC nest level, also roll back any changes that were
* made within it.
*/
void