diff --git a/doc/src/sgml/fdwhandler.sgml b/doc/src/sgml/fdwhandler.sgml
index 2d604ed583fd0a5261a83cea59a0bcb2a157f2a9..638b6ab9ce8a93a99202361d23b340fceb9ae2da 100644
--- a/doc/src/sgml/fdwhandler.sgml
+++ b/doc/src/sgml/fdwhandler.sgml
@@ -388,7 +388,7 @@ GetForeignTable(Oid relid);
     <para>
 <programlisting>
 List *
-GetForeignTableColumnOptions(Oid relid, AttrNumber attnum);
+GetForeignColumnOptions(Oid relid, AttrNumber attnum);
 </programlisting>
 
      This function returns the per-column FDW options for the column with the