Skip to content
Snippets Groups Projects
Commit d3fbd592 authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

doc: Fix typo

From: Alexander Law <exclusion@gmail.com>
parent 4d042999
No related branches found
No related tags found
No related merge requests found
...@@ -854,7 +854,7 @@ void ...@@ -854,7 +854,7 @@ void
EndDirectModify (ForeignScanState *node); EndDirectModify (ForeignScanState *node);
</programlisting> </programlisting>
Clean up following a direc modification on the remote server. It is Clean up following a direct modification on the remote server. It is
normally not important to release palloc'd memory, but for example open normally not important to release palloc'd memory, but for example open
files and connections to the remote server should be cleaned up. files and connections to the remote server should be cleaned up.
</para> </para>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment