Fix typo in comment

pull/3/merge
Alvaro Herrera 9 years ago
parent 6e9aaf6e47
commit 2e0c919bce
  1. 2
      src/backend/utils/mmgr/dsa.c

@ -498,7 +498,7 @@ dsa_get_handle(dsa_area *area)
/*
* 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_area *

Loading…
Cancel
Save