Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 4364e01

Browse files
author
Etsuro Fujita
committed
Fix typo in src/backend/utils/resowner/README.
1 parent 6d716ad commit 4364e01

File tree

1 file changed

+1
-1
lines changed
  • src/backend/utils/resowner

1 file changed

+1
-1
lines changed

src/backend/utils/resowner/README

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ There is another API for other modules to get control during ResourceOwner
113113
release, so that they can scan their own data structures to find the objects
114114
that need to be deleted. See RegisterResourceReleaseCallback function.
115115
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
116+
mechanism with new kinds of objects; nowadays it is easier to define a custom
117117
ResourceOwnerDesc struct.
118118

119119

0 commit comments

Comments
 (0)