Skip to content

Commit 23d0dfa

Browse files
author
Amit Kapila
committed
Fix typo.
Reported-by: Antonin Houska Author: Antonin Houska Backpatch-through: 11, where it was introduced Discussion: https://postgr.es/m/2246.1578900133@antos
1 parent 7689d90 commit 23d0dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/access/session.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ struct SharedRecordTypmodRegistry;
1919

2020
/*
2121
* A struct encapsulating some elements of a user's session. For now this
22-
* manages state that applies to parallel query, but it principle it could
22+
* manages state that applies to parallel query, but in principle it could
2323
* include other things that are currently global variables.
2424
*/
2525
typedef struct Session

0 commit comments

Comments
 (0)