summaryrefslogtreecommitdiff
path: root/man/XtAppAddActionHook.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtAppAddActionHook.man')
-rw-r--r--man/XtAppAddActionHook.man3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/XtAppAddActionHook.man b/man/XtAppAddActionHook.man
index 361a815..1f506ae 100644
--- a/man/XtAppAddActionHook.man
+++ b/man/XtAppAddActionHook.man
@@ -53,7 +53,8 @@ Specifies the application-specific data to be passed to the action hook.
.SH DESCRIPTION
.B XtAppAddActionHook
adds the specified procedure to the front of a list maintained in the
-application context. In the future, when an action routine is about to
+application context.
+In the future, when an action routine is about to
be invoked for any widget in this application context, either through
the translation manager or via
.BR XtCallActionProc ,