1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-11 04:22:52 +03:00

Fix typo in comment

This commit is contained in:
Alvaro Herrera
2017-03-24 17:20:55 -03:00
parent 6e9aaf6e47
commit 2e0c919bce

View File

@@ -498,7 +498,7 @@ dsa_get_handle(dsa_area *area)
/* /*
* Attach to an area given a handle generated (possibly in another process) by * Attach to an area given a handle generated (possibly in another process) by
* dsa_get_area_handle. The area must have been created with dsa_create (not * dsa_get_handle. The area must have been created with dsa_create (not
* dsa_create_in_place). * dsa_create_in_place).
*/ */
dsa_area * dsa_area *