Skip to content

Commit 7c1146e

Browse files
fix typo
1 parent 138323b commit 7c1146e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pg_query_state.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ SendCurrentUserId(void)
703703
*
704704
* Assume the `proc` points on valid backend and it's not current process.
705705
*
706-
* This fuction must be called after registeration of `UserIdPollReason` and
706+
* This fuction must be called after registration of `UserIdPollReason` and
707707
* initialization `RemoteUserIdResult` object in shared memory.
708708
*/
709709
static Oid

0 commit comments

Comments
 (0)