We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d716ad commit 4364e01Copy full SHA for 4364e01
src/backend/utils/resowner/README
@@ -113,7 +113,7 @@ There is another API for other modules to get control during ResourceOwner
113
release, so that they can scan their own data structures to find the objects
114
that need to be deleted. See RegisterResourceReleaseCallback function.
115
This used to be the only way for extensions to use the resource owner
116
-mechanism with new kinds of objects; nowadays it easier to define a custom
+mechanism with new kinds of objects; nowadays it is easier to define a custom
117
ResourceOwnerDesc struct.
118
119
0 commit comments