Commit b7351ced authored by Magnus Hagander's avatar Magnus Hagander

Fix typo in comment

Author: Daniel Gustafsson
parent b6dacc17
......@@ -72,7 +72,7 @@
*
* This should show how the executor works by having
* ExecInitNode(), ExecProcNode() and ExecEndNode() dispatch
* their work to the appopriate node support routines which may
* their work to the appropriate node support routines which may
* in turn call these routines themselves on their subplans.
*/
#include "postgres.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment