mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +03:00
Fix typos.
Reviewed-by: Michael Paquier Discussion: https://postgr.es/m/CA%2BhUKGJFWXmtYo6Frd77RR8YXCHz7hJ2mRy5aHV%3D7fJOqDnBHA%40mail.gmail.com
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
* IDENTIFICATION
|
||||
* src/backend/storage/file/sharedfileset.c
|
||||
*
|
||||
* SharefFileSets provide a temporary namespace (think directory) so that
|
||||
* SharedFileSets provide a temporary namespace (think directory) so that
|
||||
* files can be discovered by name, and a shared ownership semantics so that
|
||||
* shared files survive until the last user detaches.
|
||||
*
|
||||
|
Reference in New Issue
Block a user