Fix typo in comment
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 24 Mar 2017 20:20:55 +0000 (17:20 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 24 Mar 2017 20:20:55 +0000 (17:20 -0300)
src/backend/utils/mmgr/dsa.c

index 49e68b4d08a43a84070bbed42e25150cc815a3a0..6d5d12a6c9deff5b6c0139cd48901f930aa630ad 100644 (file)
@@ -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 *