doc: fix typo
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 22 Nov 2012 12:27:57 +0000 (13:27 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 22 Nov 2012 12:27:57 +0000 (13:27 +0100)
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/user.pod

index e8969c6..bf2bdde 100644 (file)
@@ -5589,7 +5589,7 @@ This object can be created using the following functions.
                        __isl_keep isl_ast_node *node, void *user),
                void *user);
 
-The callback set by C<isl_ast_print_options_set_print_domain>
+The callback set by C<isl_ast_print_options_set_print_user>
 is called whenever a node of type C<isl_ast_node_user> needs to
 be printed.
 The callback set by C<isl_ast_print_options_set_print_for>