diff --git a/src/include/storage/copydir.h b/src/include/storage/copydir.h
index 35f2f5a86356bc9ca17a138aab8e25d3590dada4..b24a98c83eeaed88d674232f600ebb2d68cb4607 100644
--- a/src/include/storage/copydir.h
+++ b/src/include/storage/copydir.h
@@ -1,7 +1,7 @@
 /*-------------------------------------------------------------------------
  *
  * copydir.h
- *	  Header for src/port/copydir.c compatibility functions.
+ *	  Copy a directory.
  *
  * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California